Search and Top Navigation
#7845 closed bug (fixed)
Opened November 08, 2011 02:56PM UTC
Closed June 09, 2012 02:26AM UTC
Tabs: default accessibility
| Reported by: | ezufelt | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.9.0 |
| Component: | ui.tabs | Version: | 1.8.16 |
| Keywords: | a11y | Cc: | |
| Blocked by: | Blocking: |
Description
Firefox 7.0.1
JAWS 13
Tabs demo 1.9pre
Problem
The semantics of a tablist are not recognized by JAWS.
Solution
1. The list of tabs should be marked up w/ role='tablist'.
2. Each tab should be marked up with role='tab'
3. Each tab panel should be marked up with role='tabpanel'
See
Attachments (0)
Change History (2)
Changed November 09, 2011 01:23PM UTC by comment:1
| component: | ui.core → ui.tabs |
|---|---|
| keywords: | → a11y |
| priority: | minor → blocker |
| status: | new → open |