Closed
Bug 944138
Opened 11 years ago
Closed 11 years ago
[Australis] Remove secondary hover state from combined panel buttons (e.g. cut/copy/paste)
Categories
(Firefox :: Theme, defect)
Tracking
()
VERIFIED
FIXED
Firefox 29
People
(Reporter: phlsa, Assigned: mikedeboer)
References
(Blocks 1 open bug)
Details
(Whiteboard: [Australis:P3])
Attachments
(2 files)
(deleted),
image/png
|
Details | |
(deleted),
patch
|
mconley
:
review+
|
Details | Diff | Splinter Review |
We should reconsider the hover state of the combined buttons in the panel.
Currently, when I move the mouse over one of the items, all three get highlighted. This gets confusing when certain actions are actually disabled (eg. copy when no text is selected).
IMHO we should change the highlight of the group to just a border or leave it out in general. Stephen, any thoughts on that?
Updated•11 years ago
|
Flags: needinfo?(shorlander)
Updated•11 years ago
|
Blocks: australis-merge
Updated•11 years ago
|
Comment 1•11 years ago
|
||
On OS X we definitely don't want hover states on inactive items.
Windows is a little more complicated. Traditional menus do have hover states for inactive elements. However toolbar items and form controls do not. I am inclined to be internally consistent and not have hover states for inactive items, especially since it doesn't really make a lot of sense to have indicators for things you can't interact with.
Flags: needinfo?(shorlander)
Comment 2•11 years ago
|
||
So Stephen, we're OK to remove the "outer" hover state from these buttons?
Flags: needinfo?(shorlander)
Comment 3•11 years ago
|
||
I think phlsa is going to talk to shorlander about this in IRL, waiting to hear back from phlsa.
Flags: needinfo?(shorlander) → needinfo?(philipp)
Reporter | ||
Comment 4•11 years ago
|
||
Just talked to shorlander.
So what we should do is to just remove the background from the secondary hover state in general, so that only the outline is left. The direct hover state for the buttons shouldn't change. The behavior should be the same on all OSes.
Flags: needinfo?(philipp)
Updated•11 years ago
|
Assignee: nobody → mdeboer
Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 5•11 years ago
|
||
This patch removes setting the background color, but keeps the border on hover.
Attachment #8361585 -
Flags: review?(mconley)
Comment 6•11 years ago
|
||
Comment on attachment 8361585 [details] [diff] [review]
Patch 1: remove hover background from combined panelbutton
Review of attachment 8361585 [details] [diff] [review]:
-----------------------------------------------------------------
Ship it!
Attachment #8361585 -
Flags: review?(mconley) → review+
Assignee | ||
Comment 7•11 years ago
|
||
Thanks!
remote: https://hg.mozilla.org/integration/fx-team/rev/95ba0745030a
Comment 8•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 29
Updated•11 years ago
|
QA Contact: cornel.ionce
Comment 9•11 years ago
|
||
Verified fixed on Firefox 29 beta 1 (build ID: 20140318013849) and on latest Aurora (build ID: 20140320004001).
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•