Open
Bug 1409107
Opened 8 years ago
Updated 1 year ago
Add theme_icon to page_action
Categories
(WebExtensions :: Frontend, enhancement, P3)
WebExtensions
Frontend
Tracking
(Not tracked)
NEW
People
(Reporter: andy+bugzilla, Unassigned)
Details
Bug 1329242 added theme_icon for browser_action. We'll need that for page_action as well.
Comment 1•7 years ago
|
||
The Dark theme for Firefox now changes the location input to a dark color, making this more important.
Updated•7 years ago
|
Product: Toolkit → WebExtensions
status-firefox57:
wontfix → ---
In https://discourse.mozilla.org/t/how-to-correctly-design-color-icon-to-be-visible-across-themes/27713/10?u=rugkx I've also discovered it and was quite sad. To quote myself:
So this is strange: You can correctly apply the browser action icon (/color), but not the page icon?
IMHO that makes no sense, as your own guide 1 also explains that you should use different colors there, too, for the icon depending on the theme. So when add-ons cannot do this, this is bad.
Updated•3 years ago
|
Severity: normal → S3
Comment 3•1 year ago
|
||
I think that can be closed as page_action doesn't exists anymore, right?
You need to log in
before you can comment on or make changes to this bug.
Description
•