Bad icons when folder picker list scrolls
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(Not tracked)
People
(Reporter: aceman, Assigned: Paenglab)
Details
Attachments
(2 files)
|
80.72 KB,
image/png
|
Details | |
|
1.83 KB,
patch
|
aceman
:
review+
|
Details | Diff | Splinter Review |
On Linux, on trunk, when there are many folders in an account and in the Filter list dialog, the "Run selected filters on" folder picker contains those many folders and it can be scrolled.
On top and bottom of the list are icons, that I think were arrows, but now they are the folder icons. See the screenshot.
Comment 1•6 years ago
|
||
How sad, the word "Trunk" doesn't show up in the report header :-(
Richard, can you please take a look here.
| Assignee | ||
Comment 2•6 years ago
|
||
Easier than I thought about the scrollbuttons inide the shadow-root. It's enough to reset the image on the menupopup.
Windows doesn't need it but better we reset it here too to not inherit it to some child we don't know now.
| Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/6b88366d415e
Reset list-style-image on folder-menupopup to fix wrong icons when scrolling folder picker list. r=aceman DONTBUILD
Description
•