Closed
Bug 657559
Opened 13 years ago
Closed 13 years ago
When typing in the compose window, text is not flowed to the next line when you reach the right border of the window
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 654754
People
(Reporter: pascalc, Unassigned)
Details
Build:
Mozilla/5.0 (X11; Linux i686; rv:5.0a2) Gecko/20110516 Thunderbird/3.3a4pre
There is a regression in nightlies, I was away for 10 days so it's not older than that.
When you type in a compose window, at reaching the right edge of the compose window, the text you are typing does not flow to the next line, you just type and nothing is displayed, if you resize the window you see that the text is actually there.
(Tested in safe mode)
Talking to Ludovic, the following options are set to their default values.
mail.compose.wrap_to_window_width;false
mail.wrap_long_lines;true
mailnews.wraplength;72
Comment 1•13 years ago
|
||
This is WFM on Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:5.0a2) Gecko/20110516 Thunderbird/3.3a4pre
Maybe a linux-only regression?
Comment 2•13 years ago
|
||
I think this happens if the composition window is narrower than the toolbar width.
Comment 3•13 years ago
|
||
(In reply to comment #2)
> I think this happens if the composition window is narrower than the toolbar
> width.
Yes (assuming HTML composition, obviously). In that case, this is a dupe of bug 654754.
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•