Closed
Bug 1204048
Opened 10 years ago
Closed 7 years ago
Bookmarks dropdown has items too close in 200% DPI and higher
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: paul.langille, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0
Build ID: 20150826023504
Steps to reproduce:
Launch Firefox on machine with 200% or higher DPI with multiple bookmarks to sites with each icon having full FavIcon
Actual results:
When using folder dropdown from bookmark bar, the favicon are up against each other, because they are bigger than the height of the font - when the item height is calculated - it should take the max(height of text in px, height of icon in px) and add padding then.
The PNG attached is a small sample demonstrating the problem.
Expected results:
When the item height is calculated - it should take the max(height of text in px, height of icon in px) and adding in DPI-adjusted padding then.
It looks fine on my machine.
Component: Untriaged → Bookmarks & History
Comment 3•7 years ago
|
||
refers to an old theme
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•