Closed
Bug 109383
Opened 23 years ago
Closed 23 years ago
paint problem with inserted text and long lines
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 107005
People
(Reporter: bugZ, Assigned: bugzilla)
Details
Attachments
(2 files)
win32 build 110903, win98se, been happening since the fix for bug 97674 went in.
Not sure if disabling format=flowed is related, but I use
user_pref("mailnews.display.disable_format_flowed_support", true);
user_pref("mailnews.send_plaintext_flowed", false);
user_pref("mail.quoteasblock", false);
and wrap plain text to 72 chars in prefs
1. Reply to a message that has lines longer than 72 characters.
2. Put the cursor at the end of one line of quoted text, above a long line.
3. Hit enter twice to insert 2 blank lines.
Text below the insert point does not repaint correctly. Text past the 72-char
mark doesn't move when the second line is inserted.
Screen shots attached.
Looks like a dup of bug 107005
*** This bug has been marked as a duplicate of 107005 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 4•23 years ago
|
||
verified as dup based on the screen shots attached from both the bugs.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: MailNews → Core
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
•