Opened 13 years ago
Last modified 13 years ago
#6426 closed task
CheckBox: icon updates for more distinction for enabled/disabled, and for rollover — at Version 1
Reported by: | bill | Owned by: | julie |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit - LnF | Version: | 1.1.0 |
Keywords: | ibm | Cc: | |
Blocked By: | Blocking: |
Description (last modified by )
1) Enabled/Disabled? - Make keyline for the selected (ie enabled and checked) and default (ie enabled but not checked) states a darker gray, to provide more a visual cue to the user that they are enabled. The curent grey color keyline gives the impression that the default state is disabled.
2) Hover: Flipping the gradient background treatment for the selected and default states provides the additional visual cue to the user that a change is occurring from default to mouse over/rollover state. Specifications for selected and default states:
- Grey keyline Hex: #777777
- Gradient: top /down
TODO: unclear what this means.
Taken from IBM Design Leadership recommendations.
Change History (3)
Changed 13 years ago by
Attachment: | checkbox_rev1.png added |
---|
Changed 13 years ago by
Attachment: | checkbox_specs.png added |
---|
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Summary: | CheckBox: make rollover more noticeable → CheckBox: icon updates for more distinction for enabled/disabled, and for rollover |