Closed
Bug 262467
Opened 21 years ago
Closed 21 years ago
Turning off 'wrap_long_lines' pref not working as expected
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 116688
People
(Reporter: mcow, Assigned: sspitzer)
Details
If mail.wrap_long_lines is set to False, non-f=f plain text messages
(moz-text-plain) *still* wrap to the window width. This should not occur;
instead, the lines should be rendered at their original width, with a horizontal
scrollbar when necessary.
But format=flowed messages (moz-text-flowed) wrap to window width *only* those
lines which end in a space. In this case, all the lines should be reflowing
because that's what f=f does.
Reproduced with Moz 1.4, Moz 1.7.2, and TB 0.8, all under Win2K.
I haven't checked whether news.wrap_long_lines also does not work.
Updated•21 years ago
|
Product: Browser → Seamonkey
Reporter | ||
Updated•21 years ago
|
Component: MailNews: Main Mail Window → MailNews: Backend
Product: Mozilla Application Suite → Core
Reporter | ||
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 116688 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•