WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
183513
AX: VO - Can not send focus to an element with no content or to an element with a visually hidden first child
https://bugs.webkit.org/show_bug.cgi?id=183513
Summary
AX: VO - Can not send focus to an element with no content or to an element wi...
mfairchild365
Reported
2018-03-09 07:23:29 PST
Created
attachment 335425
[details]
Example html file example:
https://mfairchild365.github.io/notes/safari-anchor-link-bug.html
Issue: Can not send focus to an element with no content or to an element with a visually hidden first child When the element is focused, voiceover jumps to the target, then imminently jumps back to the previously focused element without announcing anything. Steps to reproduce 1. Turn VoiceOver On 2. Go to this page using safari on iOS 3. Click the 'Go to target with no content' link 4. Click the 'Go to target with content' link 5. Go to target with first child of screen-reader-only content Expected results 1. The 'Go to target with no content' link moves focus to the target 2. The 'Go to target with content' link moves focus to the target 3. the 'Go to target with first child of screen-reader-only content' link moves focus to the target Actual results 1. The 'Go to target with no content' link DOES NOT move focus to the target (success) 2. The 'Go to target with content' link moves focus to the target (fail) 3. the 'Go to target with first child of screen-reader-only content' link DOES NOT move focus to the target (fail)
Attachments
Example html file
(4.70 KB, text/html)
2018-03-09 07:23 PST
,
mfairchild365
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2018-03-09 07:23:43 PST
<
rdar://problem/38301684
>
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