Closed
Bug 1155681
Opened 11 years ago
Closed 11 years ago
Jetpack extension buttons are missing their icon
Categories
(Firefox :: Theme, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox40 | --- | verified |
People
(Reporter: evilpies, Assigned: dao)
References
(Depends on 1 open bug)
Details
(Keywords: regression)
Attachments
(1 file)
|
4.38 KB,
patch
|
Gijs
:
review+
|
Details | Diff | Splinter Review |
I am using a currently nightly and all of my Jetpack buttons in the toolbar have no icon and the button is shrunk down like this http://i.imgur.com/HV4AWRV.png .
Relevant code snippet:
<toolbarbutton xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" id="action-button--mozilla-tree-statusjsantellcom-tree-status-button" class="toolbarbutton-1 chromeclass-toolbar-additional badged-button" type="undefined" label="mozilla-inbound status: CLOSED, Bug 1155630 Infra/tooltool issue" tooltiptext="mozilla-inbound status: CLOSED, Bug 1155630 Infra/tooltool issue" image="resource://mozilla-tree-status-at-jsantell-dot-com/mozilla-tree-status/data/tree_closed.svg" constrain-size="true" cui-areatype="toolbar" badge=""/>
Mike suggested removing the "badged-button" class, which made the icon appear again.
Updated•11 years ago
|
Keywords: regression
Updated•11 years ago
|
Flags: firefox-backlog+
Comment 1•11 years ago
|
||
If you have a few minutes, is there any chance you could take a look at this, Dao?
status-firefox40:
--- → affected
Flags: needinfo?(dao)
| Assignee | ||
Comment 2•11 years ago
|
||
this makes the linux styling match the windows styling
Assignee: nobody → dao
Status: NEW → ASSIGNED
Flags: needinfo?(dao)
Attachment #8598736 -
Flags: review?(gijskruitbosch+bugs)
| Assignee | ||
Updated•11 years ago
|
Iteration: --- → 40.3 - 11 May
Points: --- → 2
Flags: qe-verify+
Updated•11 years ago
|
Attachment #8598736 -
Flags: review?(gijskruitbosch+bugs) → review+
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 40
Updated•11 years ago
|
QA Contact: cornel.ionce
Comment 5•11 years ago
|
||
Tom, could you please confirm that the latest Nightly is no longer affected by this?
I could not configure the Add-on SDK (Jetpack) on my Ubuntu 14.04 64-bit, due to several console errors.
Flags: needinfo?(evilpies)
You need to log in
before you can comment on or make changes to this bug.
Description
•