Closed
Bug 8124
Opened 25 years ago
Closed 25 years ago
[QA Blocker] Can't get plain text (email) compose window
Categories
(MailNews Core :: Composition, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M7
People
(Reporter: scurtis, Assigned: bugzilla)
References
Details
With pref set to use plain text mail, the compose window doesn't fully draw
(background doesn't show up), and the body can't be typed in. The console window
shows this after the "new msg" button is clicked:
initalizing the editor app core
JavaScript error: uncaught exception: Component returned failure code:
0x80004001 [nsIEditorShell.wrapColumn, {file:
file:////mozilla/6_14/package/chrome/messengercompose/content/default/messengercompose.xul,
line: 71}]
This is on the June 14 Linux build (from sweetlou). It worked on Friday (Jun11).
I'm downloading Mac right now to check it, but that may take a while...will add
a [PP] to the summary if it turns out to be just Linux....
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M7
Assignee | ||
Comment 1•25 years ago
|
||
sfraser should have fix this problem last Friday night, I will check it to be
sure...
Updated•25 years ago
|
Blocks: 5893
Severity: normal → blocker
Summary: Can't get plain text (email) compose window → [QA Blocker] Can't get plain text (email) compose window
Comment 2•25 years ago
|
||
Due to this bug, I cannot test Japanese mail send which is currently
working only under Plain text mail. I accordingly se the severity
level to blocker. There is also an M7 bug verification riding on this
bug.
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•25 years ago
|
||
I have checked in a fix for catching the execption and making the compose work
in plain text. But ender has a problem with setting the wrapColumn (#8143) that
makes the wrapping broken.
Assignee | ||
Comment 4•25 years ago
|
||
QA: if you want to be able to test plain text today and don't wait for
tomorrow's build, just remove the line "window.editorShell.wrapColumn =
msgCompose.wrapLength" in the file MsgComposeCommands.js.
Just for neatness and statistics' sake, I'm changing the platform to "all,"
since I confirmed its existence on the Mac, too.
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•