Closed
Bug 366604
Opened 19 years ago
Closed 19 years ago
Some Listboxes with scrolling failing to display scrolled-in items
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 365234
People
(Reporter: mcow, Assigned: mscott)
Details
(Keywords: regression)
TB 2b1-0108, 3a1-0108. I have a 3a1-1206 build that works, a 3a1-1210 build that does not.
I see this problem in two places: Filter Rules dialog when there are a large number of criteria, and profile selector on startup when there are many profiles. When the dialog in question is opened, it displays the items in the list OK, but any scrolling that occurs brings apparently-empty space into view.
The invisible items cannot be seen by clicking in the space, but selecting the item next to the empty space and using arrow keys will work. However, each time one of the items is made visible below, the item scrolled off the top becomes invisible, as seen when scrolling back.
In the Filter Rules dialog, using down arrow from the bottommost item (N-1) will make the next two (N and N+1) visible; and each subsequent arrow to item N will continue to make item N+1 visible, while hiding the items that scroll off the top.
Flags: blocking-thunderbird2?
Comment 1•19 years ago
|
||
This sounds like bug 365234, but it was fixed on the trunk on 12-31 and on the 1.8 branch yesterday.
| Reporter | ||
Comment 2•19 years ago
|
||
Thanks, Gavin -- I looked for dupes but forgot to look at fixed bugs. And my comment about 3a1-0108 was wrong, I thought I'd seen it that build just yesterday but didn't explicitly retest.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•19 years ago
|
Flags: blocking-thunderbird2?
You need to log in
before you can comment on or make changes to this bug.
Description
•