Closed Bug 124099 Opened 23 years ago Closed 22 years ago

Rewrap failure

Categories

(Core :: DOM: Editor, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED WORKSFORME
mozilla1.2alpha

People

(Reporter: 3.14, Assigned: akkzilla)

References

Details

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020206

From bug 104195 (#27), assigned by request.

My test in the plain text editor looked like this:

>> 012345678 012345678 012345678 012345678 012345678 012345678 012345678
>> 012345678 012345678 012345678 012345678 012345678 012345678 012345678
>> 012345678 012345678 012345678 012345678 012345678 012345678 012345678
>> 012345678 012345678 012345678 012345678 012345678 012345678 012345678
>> 012345678 012345678 012345678 012345678 012345678 012345678 012345678
>> 012345678 012345678 012345678 012345678 012345678 012345678 012345678
>> 012345678 012345678 012345678 012345678 012345678 012345678 012345678

I created a reply and applied Rewrap, in the editor it looked like:

>>> 012345678 012345678 012345678 012345678 012345678 012345678
>>> 012345678 012345678 012345678 012345678 012345678 012345678
>>> 012345678 012345678 012345678 012345678 012345678 012345678
>>> 012345678 012345678 012345678 012345678 012345678 012345678
>>> 012345678 012345678 012345678 012345678 012345678 012345678
>>> 012345678 012345678 012345678 012345678 012345678 012345678
>>> 012345678 012345678 012345678 012345678 012345678 012345678
012345678
>>> 012345678 012345678 012345678 012345678 012345678 012345678

The mail actually looked like this when received:

>>> 012345678 012345678 012345678 012345678 012345678 012345678
>>> 012345678 012345678 012345678 012345678 012345678 012345678
>>> 012345678 012345678 012345678 012345678 012345678 012345678
>>> 012345678 012345678 012345678 012345678 012345678 012345678
>>> 012345678 012345678 012345678 012345678 012345678 012345678
>>> 012345678 012345678 012345678 012345678 012345678 012345678
>>> 012345678 012345678 012345678 012345678 012345678 012345678 012345678
>>> 012345678 012345678 012345678 012345678 012345678 012345678

So two things are wrong here. Firstly, a line break is displayed, but not posted
(WYSIWYG-failure); secondly, all lines should have the same length, which is not
true.

pi

PS: I'd appreciate a better summary.
Confirmed -- I see both problems.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → mozilla0.9.9
Alas, I don't think this is going to make it by moz 1.0 (I'm overloaded) and I'm
not sure I'd be able to justify it to drivers.   But I'll look if I get a few
spare days.
Target Milestone: mozilla0.9.9 → mozilla1.0.1
Something more on that issue. When you have a long word (like a URL) this is
wrapped as well which is evil.

pi
Boris: that's a good point, and a different issue.  Can you please file a new
bug on the fact that it wraps urls?  Thanks!
*** Bug 100163 has been marked as a duplicate of this bug. ***
Target Milestone: mozilla1.0.1 → mozilla1.2alpha
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/2002072818

I can no longer reproduce the problem.

But there is the following observation. Before rewrap the text is blue (it is
quoted). Thereafter it is black. Hence the quoted property is reset. Is there a
bug for this?

pi
Boris: I could have sworn there was a bug covering that, but I don't see one on
my list, and it's a very valid issue (and shouldn't be too hard to fix).  Can
you file one?
OK, I filed bug bug 161143.

I close this one, since I cannot reproduce it anymore. Reopen or verify;-)

pi
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.