Opened 11 years ago
Closed 11 years ago
#10008 closed defect (fixed)
ColorPalette: add rows for proper ARIA hierarchy
Reported by: | Becky Gibson | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Accessibility | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The ColorPalette? is defined as an ARIA grid. Currently there are no rows defined and this breaks the ARIA hierarchy. While I am not anxious to make the code larger by adding the row elements, it is needed for proper accessibility.
Attachments (1)
Change History (2)
Changed 11 years ago by
Attachment: | 10008.patch added |
---|
comment:1 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
fixed with [20423]