Closed
Bug 93966
Opened 25 years ago
Closed 25 years ago
Tree in filters dialog redraws strangely when enabling/disabling filters
Categories
(MailNews Core :: Filters, defect)
Tracking
(Not tracked)
People
(Reporter: sfraser_bugs, Assigned: sspitzer)
Details
The tree widget in the filters dialog in mailnews shows a very weird
reflow/redraw phenomenon when you click the enable/disable icon for a row. To repro:
1. Open the message filters dialog, with enough filters to cause the list to scroll.
2. Scroll down in the list by a screenful. Click on one of the rows to select a
filter.
3. Click on the green star thing to toggle the enable/disable state of a filter.
Note that we seem to nuke the entire tree, and re-add all the rows, which causes
lots of screen redraws. This is repeatable.
It doesn't happen every time you toggle the enable state of a filter. It seems
to be caused by a combination of having a row selected, and being scrolled down
from the top of the list.
*** This bug has been marked as a duplicate of 76164 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: MailNews → Core
Updated•18 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•