Closed
Bug 58293
Opened 25 years ago
Closed 25 years ago
plaintext compose doesn't wrap
Categories
(MailNews Core :: Composition, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9
People
(Reporter: akkzilla, Assigned: attinasi)
References
Details
(Whiteboard: relnote-user)
Plaintext compose has stopped wrapping! I thought it was problems related to my
signature (the signature is enclosed in a pre, and there are other known bugs
with trying to add text when the signature is the only thing in the document)
but I just turned off autosign and I'm still seeing no wrapping. Of course, the
width of the mail window is variable, so the user can't tell where to wrap it
manually.
Reporter | ||
Comment 1•25 years ago
|
||
Correction: it looks like it is wrapping after all, but it's wrapping at 151
characters?! Is this related to bug 58098? (The window does in fact have
variable-width font.)
Reporter | ||
Comment 2•25 years ago
|
||
Yes indeedy, if I turn off the "always use my fonts" pref (which I had turned on
to test the fix for bug 58098), then plaintext compose wraps nicely.
Suggest we'd better relnote this. Vera (or other relnote authors): the issue is
that if the user checks "always use my fonts", then the plaintext mail compose
window will display in the user's chosen *variable width* font, and will not
wrap at the user's selected wrap column. The message that is sent will still be
wrapped correctly at send time.
Assignee: akkana → attinasi
Whiteboard: relnote-user
Comment 3•25 years ago
|
||
Akkana, do you run withteh patch applied? I noticed a comment obout wrapping
just above the lines that attinasi changed there.
Reporter | ||
Comment 4•25 years ago
|
||
I filed this bug based on the branch build, without the patch. The patch should
fix it (on the trunk, but it's not on the branch, hence the request for release
notes).
Yes, the comment about wrapping refers to a bug where we were seeing exactly
this behavior, wrapping at some completely wacky place when using a variable
width font. Apparently the width used for wrapping when the font is variable
width is very different from the actual average font width. That's why we had
to add the "monospace" in the first place.
Assignee | ||
Comment 5•25 years ago
|
||
Marking depends on fix in 58098. Accepting, thanks Akkana.
Assignee | ||
Comment 6•25 years ago
|
||
Fixed on trunk, but not on branch. See comment <Akkana 2000-10-27 18:38> for
relnote information for branch build.
Leaving open for relnote...
Keywords: relnoteRTM
Assignee | ||
Comment 9•25 years ago
|
||
Since the release is out, this can now be closed. Once again, this was fixed on
the trunk.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•25 years ago
|
QA Contact: esther → sheelar
Updated•21 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
•