Closed
Bug 92603
Opened 24 years ago
Closed 24 years ago
newline in subject causes threadpane to lose columns
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
People
(Reporter: waterson, Assigned: sspitzer)
Details
Attachments
(1 file)
3.35 KB,
application/octet-stream
|
Details |
If you select a message that has a newline character (?) in its subject, the
threadpane temporarily ``loses'' all columns that appear after the subject. This
is probably a bug with the outliner, but I'll start here.
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Comment 2•24 years ago
|
||
To reproduce the problem:
1. Save attachment 43801 [details] as the file ``Bug'' in your local mail directory.
2. Restart the browser, open mailnews, local folders, bug.
3. Click on the message. Note that columns to the right of the subject column
disappear.
Expected:
Columns do not disappear.
Comment 3•24 years ago
|
||
I would expect any string I get back from GetCellText to not contain newlines.
Assignee | ||
Comment 4•24 years ago
|
||
ah, a dup of nasty bug #91662.
doesn't happen until you load the message. and if the message pane is
collapsed, doesn't happen at all.
the outliner (thread pane) handles fine when we give it a string with a
newline.
*** This bug has been marked as a duplicate of 91662 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•