Opened 9 years ago
Closed 9 years ago
#15001 closed defect (fixed)
a11y: Slider TABLE needs role=presentation
Reported by: | Douglas Hays | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | Dijit - Form | Version: | 1.7.2 |
Keywords: | a11y | Cc: | |
Blocked By: | Blocking: |
Description
Some screen readers misbehave on Slider's TABLE element. Adding the presentation role will tell screen readers to ignore the table structure and read only the data within the table.
Change History (2)
comment:1 Changed 9 years ago by
Keywords: | a11y added |
---|---|
Milestone: | tbd → 1.8 |
Status: | new → assigned |
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In [28141]: