Closed Bug 1234088 Opened 9 years ago Closed 8 years ago

19x browser_action icon appears scaled down

Categories

(WebExtensions :: Untriaged, defect)

46 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1200674

People

(Reporter: chef, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:46.0) Gecko/20100101 Firefox/46.0
Build ID: 20151220030223

Steps to reproduce:

Specified browser_action icon in manifest as follows:

"browser_action": {
    "default_icon": {
      "19": "img/icon19.png",
      "38": "img/icon38.png"
    }
  }

Confirmed icon19.png is 19x19 px


Actual results:

Icon as displayed in toolbar is scaled down, with undesirable results (blurry effect)
OS: Unspecified → Windows 7
Hardware: Unspecified → x86_64
This is the expected behavior. Firefox uses 18×18px or 36×36px icons for toolbar buttons, and 32×32px or 64×64px icons for the menu panel.

If you want unscaled icons, you need to include icons with those sizes.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: