Closed
Bug 1207597
Opened 9 years ago
Closed 8 years ago
browserAction icon should match appearance of native Firefox toolbar buttons
Categories
(WebExtensions :: Frontend, defect, P5)
WebExtensions
Frontend
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1329242
People
(Reporter: designakt, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webextension-polish][browserAction]triaged)
To achieve that we would like devs to provide an .svg outline of their icon instead of a full color icon. This .svg will be colored by us matching the OS (currently a lighter gray on windows).
This can also be used to implement the icon highlight state (blue) we currently use in our toolbar-icons. (like bookmarks, download)
Using such an icon should be preferred by developers to best integrate their add-ons in Firefox.
Updated•9 years ago
|
Whiteboard: [webextension-polish] → [webextension-polish][browserAction]
Updated•9 years ago
|
Flags: blocking-webextensions+
Updated•9 years ago
|
Whiteboard: [webextension-polish][browserAction] → [webextension-polish][browserAction]triaged
Updated•9 years ago
|
Flags: blocking-webextensions+ → blocking-webextensions-
Comment 1•8 years ago
|
||
A related question...
http://stackoverflow.com/questions/37366781/how-to-detect-firefox-theme
Updated•8 years ago
|
Component: WebExtensions: Untriaged → WebExtensions: Frontend
Flags: blocking-webextensions-
Priority: P4 → P5
Comment 2•8 years ago
|
||
Calling out that Screenshots will ship in 54 as a WebExtension. Currently, we our browserAction icon looks janky on dark themes.
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•