Opened 11 years ago
Closed 11 years ago
#10521 closed defect (fixed)
Toolbar: separator div should have an ARIA role
Reported by: | Becky Gibson | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Accessibility | Version: | 1.4.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The separator in the toolbar is implemented using a div element. All div elements should have an aria role so the screen reader knows how to deal with it. Need to add role="presentation" to the separator div since it does not get focus.
Change History (3)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
comment:3 Changed 11 years ago by
Milestone: | tbd → 1.5 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
is acceptable to mark the toolbar separator as role=presentation since it never receives focus. closing as fixed.
Note: See
TracTickets for help on using
tickets.
Leaving as tbd - might need to commit for 1.4.1 - waiting for feedback from screen reader vendor