Closed Bug 1624585 Opened 4 years ago Closed 4 years ago

Fix blurry extension icons

Categories

(Toolkit :: Add-ons Manager, defect)

76 Branch
defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla76
Tracking Status
firefox-esr68 --- unaffected
firefox74 --- unaffected
firefox75 --- unaffected
firefox76 --- verified

People

(Reporter: acid.crash.lv, Assigned: ntim)

References

(Regression)

Details

(Keywords: regression)

Attachments

(2 files)

Attached image icon.png

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0

Steps to reproduce:

Open app button
Observe icon of the 'Add-ons' element.
Additionally observe this favicon of the about:addons

Actual results:

The icon in Nightly (76.0a1 (2020-03-24) (64-bit)) is blurry when compared to other icons and to its counterpart in Release (74.0 (64-bit))

Expected results:

The icon should be sharp, same way as other elements on the app menu

It seems like the SVG of the icon was updated.
On Release:
File: chrome://mozapps/skin/extensions/extensionGeneric-16.svg
Dimensions: 16x16

On Nightly:
File: chrome://mozapps/skin/extensions/extension.svg
Dimensions: 64x64

Also, the majority of the UI icons are SVG with 16x16 size.

Version: 74 Branch → 76 Branch

Hi, any updates on the issue?

I can reproduce this.

Status: UNCONFIRMED → NEW
Component: Untriaged → Theme
Ever confirmed: true
Component: Theme → Add-ons Manager
Product: Firefox → Toolkit
Regressed by: 1421039
Has Regression Range: --- → yes

This looks fine on my Windows with 200% scaling, but if I drop that down to 100% or 150% then I see that it's blurry.

Hi,
I may be mistaken, but the issue might be caused by the fact that new icon is bigger dimension-wise when compared to default icon.
Swapping the icon back to 16x16 size should fix the issue.

Another issue was that addon-install-confirm.svg used to have a green fill, which is consistent with other addon-install-* files, now the other one just follows the text color.

Assignee: nobody → ntim.bugs
Summary: add-ons icon blurred → Fix some wrong extension icons

(In reply to Tim Nguyen :ntim from comment #5)

Another issue was that addon-install-confirm.svg used to have a green fill, which is consistent with other addon-install-* files, now the other one just follows the text color.

Oh wait, the green fill was rightly removed from that usage, since the it's displayed at 16x16.

Summary: Fix some wrong extension icons → Fix blurry extension icons
Attachment #9137004 - Attachment description: Bug 1624585 - Fix blurry extension icons. r=mstriemer → Bug 1624585 - Fix blurry extension icon. r=mstriemer

Hi Just noticed that a patch doesn't have
viewBox="0 0 16 16"
within SVG.
Not sure if its needed thought

Pushed by mstriemer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/25c62e59ea89
Fix blurry extension icon. r=mstriemer
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Flags: qe-verify+

I've managed to reproduce this issue on an affected Firefox nightly from 2020-03-24 on Ubuntu 18.04x64.
This issue is verified fixed on Firefox 76.0b4 using Windows 10x64, Ubuntu 18.04x64, macOS 10.15.

Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: