Opened 14 years ago
Closed 14 years ago
#3023 closed defect (fixed)
color palette needs ARIA roles
Reported by: | Becky Gibson | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Accessibility | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The color palette itself should be marked with a role of grid. Each individual color block gets the ARIA role of gridcell
Change History (2)
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [8968]) added aria role to colorPalette. fixes #3023