Closed Bug 1376867 Opened 7 years ago Closed 7 years ago

Extension icons are not scaled properly if they are not provided in perfect dimensions in the overflow panel

Categories

(Firefox :: Toolbars and Customization, defect)

Unspecified
Windows 10
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1367370

People

(Reporter: freaktechnik, Unassigned)

Details

Attachments

(1 file)

Steps to reproduce:
 - install an extension providing a browserAction icon bigger than 16x16px with 1x display scaling (not sure this applies to hiDPI displays). Example: https://addons.mozilla.org/en-US/firefox/addon/smart-https
 - Move its browserAction manually into the overflow panel

Expected result:
Icon is displayed undistorted

Actual results:
Icon is limited in width to 16px, but gets a 32px height.

The issue seems to be the constrain-size="true" attribute on the toolbar button and associated styles, see also the attached screenshot.
Actually, it seems to happen with all extensions that provide bitmap icons, probably with bigger sizes but not with SVG icons.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: