[wp-trac] [WordPress Trac] #26004: MP6: No visual difference between active and disabled state of checkboxes and radio buttons
WordPress Trac
noreply at wordpress.org
Thu Nov 14 16:45:32 UTC 2013
#26004: MP6: No visual difference between active and disabled state of checkboxes
and radio buttons
----------------------------+----------------------------------
Reporter: TobiasBg | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: trunk
Severity: normal | Keywords: needs-patch ui-focus
----------------------------+----------------------------------
For the customized checkboxes and radio buttons, there's no visual
difference between active and disabled state (`disabled` attribute in the
`<input type="checkbox|radio" disabled="disabled" />` HTML), making it
impossible to tell the difference between a checkbox/radio button that can
be toggled and one that can not be toggled.
I suggest to use a desaturated/semitransparent color for the tick
mark/bullet (for cases when the checkbox/radio button is checked), and
maybe a light gray as the background color (for both possibilities of
`checked`), similar to how disabled text inputs are handled.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26004>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list