Ticket #5365 (closed defect: fixed)
grid high contrast: up and down sorting arrows are not visible in high contrast mode
| Reported by: | becky | Owned by: | benschell |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | DojoX Grid | Version: | 0.9 |
| Severity: | normal | Keywords: | a11y grid |
| Cc: | becky |
Description
The arrows that show sorting direction in the grid header are created using only CSS background images and thus are not visible in high contrast mode (where CSS background images are not displayed). A text version of the arrows needs to be added which are visible when dijit_a11y class is set on the body element of the document.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.