Closed
Bug 107005
Opened 23 years ago
Closed 23 years ago
[plain-text] Inserting reply lines above quoted text leaves quoted line ends (droppings) on original line
Categories
(Core :: DOM: Editor, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: lists, Assigned: kinmoz)
References
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
image/png
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.5+) Gecko/20011026
BuildID: 2001102608
When typing a reply above quoted text, the inserted lines push down only the
first "line-wrap-length" characters of the quoted text. Any characters beyond
this on the end of the line are left in their origianl position on the page.
After a few lines this may auto-correct.
Reproducible: Always
Steps to Reproduce:
1.Set composer to reply above quoted text
2.Reply to a mail message with lines longer than your reply line length
3.Type in a multi-line reply
Actual Results: As in Description
Expected Results: Quoted lines of any length should be pushed down the page
uniformly.
There seem to be general but intermittent problems with the redisplay of the
mail window when obscuring windows are deleted. This may or may not be related.
Updated•23 years ago
|
QA Contact: sheelar → esther
Updated•23 years ago
|
URL: http://None
Severity: normal → major
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
Comment 1•23 years ago
|
||
Confirming this and added regression keyword. It appears to be while replying
in plaintext format only and looks terrible.
Here's a screenshot showing the effects.
Comment 2•23 years ago
|
||
*** Bug 109284 has been marked as a duplicate of this bug. ***
Comment 3•23 years ago
|
||
See also attachment 57219 [details] from bug 109284 for a better screenshot of this
Summary: Inserting reply lines above quoted text leaves quoted line ends (droppings) on original line → [plain-text] Inserting reply lines above quoted text leaves quoted line ends (droppings) on original line
*** Bug 109383 has been marked as a duplicate of this bug. ***
*** Bug 111186 has been marked as a duplicate of this bug. ***
*** Bug 113603 has been marked as a duplicate of this bug. ***
This is a multi-platform bug; it also happens on Mac OS X 10.1.1, with Mozilla
0.9.6. Annoying.
*** Bug 111369 has been marked as a duplicate of this bug. ***
Comment 10•23 years ago
|
||
*** Bug 115469 has been marked as a duplicate of this bug. ***
Comment 11•23 years ago
|
||
*** Bug 115525 has been marked as a duplicate of this bug. ***
Comment 12•23 years ago
|
||
reassign to editor core
Assignee: ducarroz → kin
Component: Composition → Editor: Core
Keywords: mailtrack
Product: MailNews → Browser
QA Contact: esther → sujay
Comment 13•23 years ago
|
||
I had commented on one of the other "marked as duplicate threads" about the
"fix" that caused this. It had to do with line ending treatments.
Comment 14•23 years ago
|
||
*** Bug 117346 has been marked as a duplicate of this bug. ***
Comment 15•23 years ago
|
||
Happens to me frequently. Garbage disappears after repainting the composition
window.
Comment 16•23 years ago
|
||
I can no longer reproduce this bug in Mozilla/5.0 (X11; U; Linux i686; en-US;
rv:0.9.8) Gecko/20020206. FIXED?
pi
Comment 17•23 years ago
|
||
Can we mark this bug RESOLVED-WORKSFORME ? does it work for everyone?
Comment 18•23 years ago
|
||
Seems to work fine for me! (Windows 2000)
Thank god, this bug has been really annoying.
Comment 19•23 years ago
|
||
based on latest comments, seems to be working for a few folks.
REOPEN if someone is able to reproduce the problem...
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 20•23 years ago
|
||
Works for me too - linux 2.2.16 redhat 7.0 intel. It seems to have been fixed
by extending the wrap boundary for the message editor to the edge of the window.
Neat solution.
You need to log in
before you can comment on or make changes to this bug.
Description
•