Opened 11 years ago
Closed 11 years ago
#11046 closed defect (fixed)
Make dojox.widget.ColorPicker more A11Y compliant
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Dojox | Version: | 1.5.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Make dojox.widget.ColorPicker? more A11Y compliant
Make sure good labels are read off the selectors, also make sure that on change of the color, the new color value is read off.
Also fix images so that they show up in high-contrast mode.
Attachments (1)
Change History (2)
Changed 11 years ago by
Attachment: | colorPickerA11Y.patch added |
---|
comment:1 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [21995]) Adding in A11Y support to the dojox.ColorPicker?. fixes #11046