Closed Bug 1037587 Opened 11 years ago Closed 11 years ago

Make debugger button state clearer

Categories

(DevTools :: Debugger, defect)

30 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: jmichae3, Unassigned)

References

(Blocks 1 open bug)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0 (Beta/Release) Build ID: 20140605174243 Steps to reproduce: depress button twice Actual results: can't tell if button is depressed or not, 3d look for gray buttons uses what looks like single color for gray on and one for gray off. 3d look for form controls commonly employs these 2 colors just on one state alone. Expected results: either - use a grey for off, and something with color for on so we can tell it's on - use 3d look on buttons, which means shifting the image when depressed, changing the border thickness on some sides but not others - use real form control buttons (simpler). you can customize those to heart's content with CSS.
Component: Untriaged → Developer Tools: Debugger
It's not that unclear to me (dark gray means depressed, light gray means not depressed), but I do agree that having a color for depressed/active buttons would be clearer. However, I can imagine that some people would consider that a violation of the styling we use for the debugger, so I need some opinions here. Cc'ing victor because he probably has opinions, and might know who else we should ask.
Flags: needinfo?(vporof)
Bgrins has better opinions than mine, especially since he worked on all of this.
Flags: needinfo?(vporof)
Hi bgrins, any thoughts on this?
Flags: needinfo?(bgrinstead)
usually some forms of grey/gray are reserved for inactive/disabled. a color could represent "on".
Summary: can't tell whether debugger buttons are depressed or not, grey on grey → Make debugger button state clearer
Jim, could you explain exactly which button(s) / states you are talking about in the debugger panel? When I use the pause button, I see the following states: 1) Normal: blends in with toolbar 2) Hover: becomes grey 3) Active: darker grey. Unfortunately the pause button is being activated on mousedown and doesn't really show the active state (this should probably be another bug) 4) Enabled: the icon swaps to a play image and there is a light blue background
Flags: needinfo?(bgrinstead) → needinfo?(jmichae3)
it's much better now. so I would consider fixed.
Flags: needinfo?(jmichae3)
Closing per comment 6.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
Blocks: 1565711
Blocks: 1565713
No longer blocks: 1565711
No longer blocks: 1565713
You need to log in before you can comment on or make changes to this bug.