Closed
Bug 455961
Opened 17 years ago
Closed 15 years ago
threading temporarily bad in 3pane
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
Details
(Keywords: regression)
Attachments
(1 file)
|
275.66 KB,
image/jpeg
|
Details |
threading shown incorrectly for 3-5 seconds for a thread where a new message was being inserted ... then corrected itself. Screen shot I hope shows it all - areas marked in red, before and after. Note also the message counts to the right.
I know thread display issues exist, but I've never seen one on this vista PC before using the build with checkin for "better faster imap" . So I'm suggesting this might be a regression. Or, it might have simply aggravated the existing threading problems. Flipped a coin between filing as frontend or backend (which won).
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b1pre) Gecko/20080918110343 Shredder/3.0b1pre
Comment 1•17 years ago
|
||
Could be a result of fixing bug 262319
Comment 2•17 years ago
|
||
I highly doubt it's the imap stuff. It could be the fix for bug 262319 though 3-5 seconds is really weird. We do move threads, but it's done synchronously, so no paint events should happen. Is it possible you moved the mouse over the lines causing a repaint, in which case, this would simply be an invalidation issue.
| Reporter | ||
Comment 3•17 years ago
|
||
(In reply to comment #2)
> Is it possible you moved the mouse over the
> lines causing a repaint, in which case, this would simply be an invalidation issue.
I don't know whether mouseoever occurred or not. The only thing I can say with certainty is I didn't touch the window with a click.
| Reporter | ||
Comment 4•15 years ago
|
||
havent seen this in ages.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•