Search and Top Navigation
#6963 closed bug (wontfix)
Opened February 10, 2011 01:17AM UTC
Closed August 02, 2011 09:59PM UTC
Tabs: Hidden tabs can be read by screen readers
Reported by: | GrantF | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.tabs | Version: | 1.8.9 |
Keywords: | a11y | Cc: | |
Blocked by: | Blocking: |
Description
Although the hidden tabs are hidden via display:none, some screen readers (noticable Window-Eyes prior to version 7.5) will still read out the content.
This can be fixed by adding visibility:hidden to the declaration for .ui-tabs .ui-tabs-hide in ui.all.css.
Attachments (0)
Change History (4)
Changed February 10, 2011 01:43AM UTC by comment:1
component: | ui.core → ui.tabs |
---|---|
keywords: | → a11y |
summary: | Hidden tab content can be read by screen readers → Tabs: Hidden tabs can be read by screen readers |
Changed May 16, 2011 03:48PM UTC by comment:2
Changed May 16, 2011 03:54PM UTC by comment:3
If we fix this here, it has to be through some framework solution and not something specific to tabs (we'll also need to apply the fix to every widget).
Changed August 02, 2011 09:59PM UTC by comment:4
resolution: | → wontfix |
---|---|
status: | new → closed |
We've decided to start with only supporting latest NVDA on latest Firefox.