搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Is it possible to increase the size of text windows in 4.0.1 (if, for instance, I am typing a long email and want to see all of it at once).

more options

I visit forums that use vBulletin, and when I post or private message within, I like to be able to see all of what I write. In some other browsers, and Firefox too I thought, you could resize those windows (has that little triangle shape with dots at the bottom right). In fact, I just noticed that little triangle is here in this particular text box, but does not ever show when I am using a vBulletin text box. Is there an add-on I could get to allow me to resize text boxes when using vBulletin sites?

I visit forums that use vBulletin, and when I post or private message within, I like to be able to see all of what I write. In some other browsers, and Firefox too I thought, you could resize those windows (has that little triangle shape with dots at the bottom right). In fact, I just noticed that little triangle is here in this particular text box, but does not ever show when I am using a vBulletin text box. Is there an add-on I could get to allow me to resize text boxes when using vBulletin sites?

被選擇的解決方法

On the vBulletin 4 sites I use, I have my preference set to the "Standard" editor (the one where you insert BBCode markup to make text bold or italic) instead of the "Enhanced" (WYSIWYG or "rich text") editor. The Standard editor does have a little resizer in Firefox 4 (see attached), but the Enhanced editor does not.

Often rich text editors are not actually normal form controls but complicated editing systems that simulate a form. That could explain why there isn't a resizer already. But one probably could be built. Could be a good application for a Greasemonkey userscript.

從原來的回覆中察看解決方案 👍 2

所有回覆 (2)

more options

選擇的解決方法

On the vBulletin 4 sites I use, I have my preference set to the "Standard" editor (the one where you insert BBCode markup to make text bold or italic) instead of the "Enhanced" (WYSIWYG or "rich text") editor. The Standard editor does have a little resizer in Firefox 4 (see attached), but the Enhanced editor does not.

Often rich text editors are not actually normal form controls but complicated editing systems that simulate a form. That could explain why there isn't a resizer already. But one probably could be built. Could be a good application for a Greasemonkey userscript.

more options

Thanks! That fixed it! I've just come back to using Firefox after several years, and did not realize that some of my vBulletin settings would change when changing browsers. Thank you very much for your help!

由 littlegreythings 於 修改