Closed
Bug 265595
Opened 20 years ago
Closed 20 years ago
Standalone-Message-Window stays blank, when emails are grouped by Sender/Recipient
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: watch.out, Assigned: Bienvenu)
References
Details
(Keywords: fixed-aviary1.0)
Attachments
(1 file, 1 obsolete file)
|
2.68 KB,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.8 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.8 The Standalone-Message-Window's (I hope that thats the right name for it: Double-Click on a email) body (Where the email's text should be) stays completely blank, if the view is grouped by sender or recipient This only applies to the _first_ email in a group, and _not_ to the "message pane" view (where the output is correct) Reproducible: Always Steps to Reproduce: 1. Sort View by Sender or Recipient 2. Group by sorted Column 3. Open first E-Mail in a Group Actual Results: Standalone-Message-Window stays blank and Title is set to "Mail & Newsgroups" Expected Results: Normal view of the e-mail
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 265594 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Comment 2•20 years ago
|
||
we need to ignore the dummy header when finding the view index, and return the index of the actual msg.
Assignee: mscott → bienvenu
Status: RESOLVED → ASSIGNED
Resolution: DUPLICATE → ---
| Assignee | ||
Comment 3•20 years ago
|
||
Comment on attachment 163045 [details] [diff] [review] proposed fix It's possible that I'll have to change FindViewIndex to call FindKey(aMsgKey, PR_FALSE). If other problems like this turn up, I'll try that change. But I didn't see any other problems while testing.
Attachment #163045 -
Flags: superreview?(mscott)
| Assignee | ||
Comment 4•20 years ago
|
||
Attachment #163045 -
Attachment is obsolete: true
| Assignee | ||
Updated•20 years ago
|
Attachment #163045 -
Flags: superreview?(mscott)
| Assignee | ||
Comment 5•20 years ago
|
||
Comment on attachment 163046 [details] [diff] [review] follow earlier suggestion I think this will fix some cases where next unread didn't expand the thread...
Attachment #163046 -
Flags: superreview?(mscott)
Updated•20 years ago
|
Attachment #163046 -
Flags: superreview?(mscott) → superreview+
| Assignee | ||
Updated•20 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 20 years ago → 20 years ago
Keywords: fixed-aviary1.0
Resolution: --- → FIXED
| Assignee | ||
Comment 6•20 years ago
|
||
*** Bug 265594 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•