Closed Bug 1203521 Opened 9 years ago Closed 7 years ago

The icon is not displayed for several add-ons in about:addons

Categories

(Toolkit :: Add-ons Manager, defect)

57 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1376518

People

(Reporter: vtamas, Unassigned)

Details

Reproducible on: Firefox 43.0a1 back to Firefox 37.0.2 across all platforms STR 1. Launch Firefox with clean profile. 2. Navigate to https://addons.mozilla.org/en-US/firefox/addon/asso-notifier/?src=ss 3. Install the add-on. 4. Verify the add-on icon in about:addons. ER The add-on icon is successfully displayed in about:addons. AR The icon is not displayed for some add-ons in Addons Manager. See screenshot: http://i.imgur.com/6XEnVaC.jpg Additional notes: - This issue is reproducible on Firefox 43.0a1 (2015-09-09) back to Firefox 37.0.2 under Windows 7 64-bit, Ubuntu 14.04 32-bit and Mac Os X 10.10.5. - The icon is also not displayed for: https://addons.mozilla.org/en-US/firefox/addon/chatwork-live-screen-sharing-e/?src=ss https://addons.mozilla.org/en-US/firefox/addon/mrosupply-search/?src=ss - See also the following UI issue http://i.imgur.com/wQHwctf.jpg which might be related with this bug.
Product: addons.mozilla.org → addons.mozilla.org Graveyard
I also have this issue with my addon https://addons.mozilla.org/fr/firefox/addon/keepintab/. The manifest can be found here : https://github.com/nicofrand/keepintab/blob/master/manifest.json. It uses SVG and the SVG is provided withing the xpi (not on a remote server). For me on Firefox 57.0b4, the icon appears in the details of the addon but in the list it appears for half a second and then disappears (except when the devtools are open : it does not appear at all).
It appears it comes from my SVG https://github.com/nicofrand/keepintab/issues/1#issuecomment-334696931 but I don't get why.
According to https://validator.w3.org/check the SVG is valid.
Sorry for the flood : the content was actually a valid XML not a valid SVG 1.1. It had issues with inkscape/sodipodi attributes it seems (even though the xmlns were provided). While most of my pictures/viewer and browsers have no issue displaying it, that might be a hint.
Even with a valid SVG, the icon is still not displayed in about:addons list.
When adding the addon through about:debugging, the icon is always displayed. It only fails when the addon is installed through addons.mozilla.org.
Status: NEW → RESOLVED
Closed: 7 years ago
Component: Discovery Pane → Add-ons Manager
Product: addons.mozilla.org Graveyard → Toolkit
Resolution: --- → DUPLICATE
Version: unspecified → 57 Branch
You need to log in before you can comment on or make changes to this bug.