Closed
Bug 517554
Opened 16 years ago
Closed 16 years ago
[smtabmail] Messages opened from Non-All view in tab not shown
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.0
People
(Reporter: bugzilla, Assigned: mnyromyr)
References
Details
(Keywords: fixed-seamonkey2.0)
Attachments
(1 file)
|
895 bytes,
patch
|
neil
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
Steps to reproduce:
1. Open a message from a view other than "All" (e.g. unread) or from a list of mails generated by quick search in a new tab
2. Switch to the tab
Expected result: The message should be shown
Actual result: The message is shown for a brief moment, then the content of the message pane vanishes and the tab is empty.
| Assignee | ||
Comment 1•16 years ago
|
||
This was definitely one of my most expensive lines of code, measured in time spent to find it... ;-)
Anyway, if we're cloning the current tab to create a new view from, we must not reroot the folder, because that would create yet another additional new dbview, if we have custom search terms or mail views.
Assignee: nobody → mnyromyr
Status: NEW → ASSIGNED
Attachment #401953 -
Flags: superreview?(neil)
Attachment #401953 -
Flags: review?(neil)
| Assignee | ||
Updated•16 years ago
|
OS: Linux → All
Hardware: x86 → All
Target Milestone: --- → seamonkey2.0
| Assignee | ||
Updated•16 years ago
|
Flags: blocking-seamonkey2.0+
Updated•16 years ago
|
Attachment #401953 -
Flags: superreview?(neil)
Attachment #401953 -
Flags: superreview+
Attachment #401953 -
Flags: review?(neil)
Attachment #401953 -
Flags: review+
| Assignee | ||
Comment 2•16 years ago
|
||
Pushed as <http://hg.mozilla.org/comm-central/rev/f0c54256d80a>.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•