Extension icon lost color after bug 1697806
Categories
(Toolkit :: Themes, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: 1justinpeter, Assigned: ntim)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(3 files)
I don't know for absolute certain that it was bug 1697806, but the time window matches and that seems the most likely candidate. I can download an old nightly build to verify (and get a picture) if that would be helpful.
Steps to reproduce:
- Enable the installation of unsigned extensions by changing xpinstall.signatures.required to false in about:config.
- Go to about:addons and click "install addon from file" in the settings dropdown (a minimal extension is attached).
- Note that the icon is gray in both the toolbar and about:addons. (It was previously green.)
I'm not sure that the change is necessarily bad, but if it was unintended I thought I should let you know.
Reporter | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
I think I know what's happening, thanks for filing this bug!
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
This bug is...annoying. So, while both green images from bug 1697806 are the same, extensionGeneric.svg never actually gets packaged, instead category-extensions.svg (a non-colored icon) gets packaged twice, once as extensionGeneric.svg, once as category-extension.svg... So what I did in bug 1697806 was incorrect. I'm going to back out the original patch from bug 1697806 for now.
Comment 6•4 years ago
|
||
bugherder |
Reporter | ||
Comment 7•4 years ago
|
||
I can confirm that it's fixed (but can't mark the bug as verified, apparently).
Updated•4 years ago
|
Updated•4 years ago
|
Description
•