WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 158430
AX: focus jumping due to CSS value
https://bugs.webkit.org/show_bug.cgi?id=158430
Summary
AX: focus jumping due to CSS value
mfairchild365
Reported
2016-06-06 11:38:37 PDT
When implementing aria on a set of tabs, I ran into a very unusual bug. It appears that when Voice Over is active and a tab is activated, focus is directed to an adjacent tab (rather than remaining on the activated tab) thus potentially causing confusion. I've put together an example with details about the bug and what I have found the cause to be. I've tested in Safari Tech Preview 9.1.1 (11601.6.17, 11602.1.33) and it appears to work correctly now, but I was unable to find a related issue. I thought I'd open an issue just in case.
http://mfairchild365.github.io/aria-tabs-vo-bug/
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-06-06 11:39:10 PDT
<
rdar://problem/26654328
>
mfairchild365
Comment 2
2016-06-06 12:11:07 PDT
I should note that the bug can still be reproduced in WK Nightly
r201711
.
mfairchild365
Comment 3
2016-06-07 15:06:48 PDT
It appears that this might be caused by the presence of a hash fragment in the URL, which is used in my example. Another similar issue can be found here:
https://github.com/ember-a11y/ember-a11y/issues/2#issuecomment-224357862
James Craig
Comment 4
2016-10-19 08:28:57 PDT
relating
bug 163658
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug