Opened 14 years ago
Closed 14 years ago
#3024 closed defect (duplicate)
color palette needs to provide actual color names
Reported by: | Becky Gibson | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Accessibility | Version: | |
Keywords: | Cc: | Adam Peller | |
Blocked By: | Blocking: |
Description
Currently the color palette provides the hex value of each color. Most people can't interpret the hex values so we need to provide that actual text name for the color. This has internationalization issues. Once the ARIA roles have been added, the color text name should be provided in the title attribute of the element with the gridcell role. With the gridcell role, the screen reader should speak the value of the title attribute although this needs to be verified.
Change History (2)
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
duplicate to #3189