Closed
Bug 1319841
Opened 8 years ago
Closed 8 years ago
The downloads icon reverts back to the default icon when the button is clicked
Categories
(WebExtensions :: General, defect, P3)
WebExtensions
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jaws, Assigned: jaws)
References
Details
(Whiteboard: [theming])
Attachments
(1 file)
The download icon swaps out the button once it is clicked, and we are not applying the custom styling to the necessary selector when the button gets changed. This is causing the default icon to reappear.
Assignee | ||
Updated•8 years ago
|
Priority: -- → P3
Updated•8 years ago
|
Whiteboard: [theming]
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → jaws
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8815120 [details]
Bug 1319841 - Set the background-image of the downloads-indicator-icon in addition to the list-style-image since the indicator-icon uses a xul:vbox and thus the background-image property instead of the list-style-image property that is used for all other
https://reviewboard.mozilla.org/r/96110/#review96416
Nice! Thanks.
Attachment #8815120 -
Flags: review?(mdeboer) → review+
Assignee | ||
Comment 3•8 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•