Closed
Bug 98793
Opened 24 years ago
Closed 24 years ago
thread pane fails to show unread / read / flagged / unflagged icons.
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.5
People
(Reporter: sspitzer, Assigned: sspitzer)
References
Details
(Whiteboard: PDT+)
Attachments
(2 files)
|
2.91 KB,
patch
|
vparthas
:
review+
mscott
:
superreview+
|
Details | Diff | Splinter Review |
|
10.10 KB,
image/gif
|
Details |
thread pane fails to show unread / read / flagged / unflagged icons.
work around (until #92512 is fixed) is to pre-load the images using
resources.xml
here comes the patch.
| Assignee | ||
Comment 1•24 years ago
|
||
| Assignee | ||
Comment 2•24 years ago
|
||
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.5
Comment on attachment 48639 [details] [diff] [review]
fix
r=varada
Attachment #48639 -
Flags: review+
Comment 4•24 years ago
|
||
Comment on attachment 48639 [details] [diff] [review]
fix
sr=mscott
Attachment #48639 -
Flags: superreview+
| Assignee | ||
Comment 5•24 years ago
|
||
fixed on the trunk. worth taking for 0.9.4 branch (after 0.9.4 ships), so I'll
keep the bug open.
Keywords: nsbranch
Comment 6•24 years ago
|
||
Well, darn. This does work around a real bug with imglib and outliner that
needs to be fixed. You shouldn't have had to do this to get the images to
display correctly.
Comment 7•24 years ago
|
||
the fix has already been baking on the trunk. Low risk, high reward type bug.
nsbranch+.
| Assignee | ||
Comment 10•24 years ago
|
||
hack landed on both branch and trunk. the underlying problem still exists, and
you can see it because by not pre-caching the other thread pane icons (like the
little envelope) we have problems. I've logged bugs on that.
I'll go add a comment to the underlying bug to remove this hack once that
problem is fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 11•24 years ago
|
||
OK with commercial builds on win98: sep19 trunk, sep20 0.9.4 branch
OK with commercial builds on linux rh6.2: sep19 trunk, sep19 0.9.4 branch
Comment 12•24 years ago
|
||
OK with sep19 commercial 0.9.4 branch builds: mac OS 9.1 and mac OS X
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•