Closed
Bug 984013
Opened 11 years ago
Closed 8 years ago
[Australis] checked toggle-button from addon sdk looks weird in tabbar
Categories
(Firefox :: Theme, defect, P2)
Firefox
Theme
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: philipp, Unassigned)
References
Details
(Whiteboard: [Australis:P4])
Attachments
(2 files)
the background of a toggle-button in a checked state (created with the new functionality in the addon sdk as described at https://blog.mozilla.org/addons/2014/03/13/new-add-on-sdk-australis-ui-features-in-firefox-29/) that is placed on the tabbar, looks strange.
it should probably look more like the download button in a pressed state.
Reporter | ||
Comment 1•11 years ago
|
||
Updated•11 years ago
|
Blocks: 787392, australis-buttons
Component: Untriaged → General
Product: Firefox → Add-on SDK
Version: 29 Branch → unspecified
Comment 2•11 years ago
|
||
Matteo, can you help fix this?
Flags: needinfo?(zer0)
Whiteboard: [Australis:P4]
Comment 3•11 years ago
|
||
Sure thing! But it's nothing strictly related to Add-on SDK, this would be the result of any regular XUL <toolbarbutton type="checkbox"> if moved / added in the tabbar.
Maybe bug 981700 didn't take in account the situation where such buttons could be placed there?
Flags: needinfo?(zer0)
Priority: -- → P2
Comment 4•11 years ago
|
||
I don't think this should be considered an Add-on SDK bug, due the fact that is related to how Australis styles any <toolbarbutton type="checkbox"> added to the tabbar on Windows – on OS X, it seems consistent.
Component: General → Theme
Product: Add-on SDK → Firefox
Comment 5•11 years ago
|
||
(In reply to Matteo Ferretti [:matteo] [:zer0] from comment #4)
> I don't think this should be considered an Add-on SDK bug, due the fact that
> is related to how Australis styles any <toolbarbutton type="checkbox"> added
> to the tabbar on Windows – on OS X, it seems consistent.
Sure, but it's low prio for Australis in general, I think, because we don't ship these buttons. If you have time to work on it, that would be helpful, as we have our hands full with higher-prio bugs.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(zer0)
Comment 6•11 years ago
|
||
(In reply to :Gijs Kruitbosch (no internet 29 Mar - 6 Apr) from comment #5)
> Sure, but it's low prio for Australis in general, I think, because we don't
> ship these buttons. If you have time to work on it, that would be helpful,
> as we have our hands full with higher-prio bugs.
I'm afraid I also have other priority atm – plus, I still have to setup a Windows machine.
I will needinfo'ed me as reminder anyway, in case I was able to find a spot to work on it; but feel free to take it if you will be able to do some work before me.
Updated•11 years ago
|
Flags: firefox-backlog-
Comment 7•9 years ago
|
||
Removing all needinfo flag from old SDK bugs, since I'm working on different projects and SDK is generally not a priority, now that we're focusing on WebExtension.
Flags: needinfo?(zer0)
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•