Opened 11 years ago
Closed 11 years ago
#10934 closed defect (fixed)
TabContainer - Focus lost tabbing away from TabContainer button (Safari 4)
Reported by: | evan | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Accessibility | Version: | 1.4.2 |
Keywords: | ibm claro test team | Cc: | [email protected]…, [email protected]… |
Blocked By: | Blocking: |
Description
From Eric Bautista(IBM Lucid Testing Team):
Same problem Testing accessibility with TUNDRA Testing Type: Accessibility (Keyboard) Steps to Reproduce: 1.- Open an affected browser
2.- Go to dijit/tests/layout/test_TabContainer.html?theme=lucid
3.- Press TAB and go to Tab 2
4.- Use left arrow and go to Tab 1
5.- Press TAB once
Actual Result : You cant see the Keyboard focus and need to press TAB again other 2 times and the focus is in Rename Tab #1 button
Expected Result: TAB order must be logical, in Safari you can not access link by keyboard, but in this case the keyboard focus should be from " Tab1" to "Rename Tab#1" button pressing TAB key once.
Change History (4)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Milestone: | tbd → 1.6 |
---|
It's not a regression, let's try to look at it for 1.6.
comment:3 Changed 11 years ago by
Keywords: | claro added; lucid removed |
---|
comment:4 Changed 11 years ago by
Milestone: | 1.6 → 1.5 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
This is working now, I think the bug was fixed in safari. It's working for me on safari 5 and even safari 4.
This is a common issue across themes, so if use dijit/tests/layout/test_TabContainer.html, this issue also exists.