Closed
Bug 71145
Opened 24 years ago
Closed 24 years ago
outliner painting problems when using a focus ring
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
mozilla0.8.1
People
(Reporter: mscott, Assigned: hyatt)
Details
on the mailnews branch I added a focus ring around our outliner widget today.
When I scroll down, we get black borders around the rows that are moved up in
the view that used to be in the last position. i.e. if row 5 had the focus ring
border on the bottom of it and I scroll down and add one element (row 6), then
row 5 still shows up with a black border between it and row 6. Looks like a
painting error.
Moving the window off screen and back on screen seems to make the lines disappear.
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.8.1
| Assignee | ||
Comment 1•24 years ago
|
||
Fixed by adding an extra box around the outlinerbody. Style that box instead.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•