Closed Bug 7012 Opened 25 years ago Closed 25 years ago

Unread messages aren't bold until you mouse over them

Categories

(SeaMonkey :: MailNews: Message Display, defect, P3)

All
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: scottputterman, Assigned: hyatt)

Details

(Whiteboard: [Perf])

Because of my fix to 7002, Unread Messages no longer show up as bold in the thread pane until you mouse over them.
Target Milestone: M7
<Will ask verah to release note this in M6: "Due to optimizing performance in displaying headers (bug 7002), unread messages no longer show up as bold in the thread pane until you move your mouse over them. This does not affect the message's state if you select an unread message to read it. This is a temporary problem and will be addressed in the next release.">
This looks like a dup of one of the style system bugs. Can't remember the number.
Assignee: putterman → hyatt
On Chris's suggestion, I'm reassigning to hyatt.
Status: NEW → ASSIGNED
I suspect this is our problem. It may have something to do with the tree widget's wacky frame construction (where the content model is nested but the frames are flattened). Note that when you hover over the message I change an attribute (since hover doesn't "bubble", I'm still having to use attribute selector rules to achieve hover effects on both rows and cells) and this could be causing a re-resolve that makes the bold text show up. The question is why didn't it show up to start with? I'm not sure. We keep seeing this problem where we change an attribute on the tree widget, but the change doesn't seem to be picked up until some later date (e.g., when some obvious action happens to force a repaint). cc'ing Peter Linss, since he might have some insight into what we could be doing wrong (I believe it's probably our code that is in error here and not the style code).
Whiteboard: [Perf]
Putting on [Perf] radar
Target Milestone: M7 → M8
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed.
QA Contact: lchiang → fenella
Fenella, pls verify.
Status: RESOLVED → VERIFIED
Verify that the problem has been fixed on the following builds Linux, Win_nt 4.0 and Mac (1999-06-24-12 m8)
Did you verify for POP, IMAP, and News?
This fell through the crack. See bug 17229
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.