Closed
Bug 46648
Opened 25 years ago
Closed 25 years ago
Subject Pane paint problem when scrolling
Categories
(SeaMonkey :: MailNews: Message Display, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M18
People
(Reporter: kinmoz, Assigned: hyatt)
Details
(Whiteboard: [nsbeta3+])
Using my mozilla Win32 6am Debug build ...
I use IMAP, with a pref setting of "Mark it as deleted" when deleting messages.
If I scroll down to the very bottom of my subject list in the subject pane, and
delete all the visible messages except one of them, and then select
File->CompactThisFolder from the menus, I end up with a subject pane with only
one subject visible at the very top of the pane.
If I then click on the subject pane's up arrow in it's vertical scrollbar, I see
the first line of the subject pane being painted over with new subjects without
the previous contents being erased, and the last subject in the list painted
several times .. by several times, I mean that it looks like it is putting
duplicates of the last subject in the list each time I press the up arrow.
Comment 1•25 years ago
|
||
Before I reassign to hyatt, I wanted to know if it really is putting dups in or
not? If it's not then it sounds like a tree painting problem, if it is (i.e.
you can select them and do things to them) then it could be a mailnews problem.
Is this only happening with Compact Folder? Sounds related to some of the other
scrolling bugs hyatt recently fixed.
It's not adding dups to the subject tree, it just looks that way, because of the
paint problem.
By the way, I should also mention that I've seen this happen even though i
haven't delete/compacted anything.
Comment 5•25 years ago
|
||
I've seen this too, in other circumstances. nominating for nsbeta3
Keywords: nsbeta3
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 7•25 years ago
|
||
Fixed, at least for the case that kin describes.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
This looks OK to me using sep6 commercial builds on linux rh6.0, NT 4.0 and mac
OS 9.0
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
•