Bug 165018 - Safari with VoiceOver and auto focus issue
Summary: Safari with VoiceOver and auto focus issue
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-11-21 19:12 PST by Hyongsop Kim
Modified: 2017-06-21 08:33 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hyongsop Kim 2016-11-21 19:12:14 PST
Hello, I'm Hyongsop Kim in Korea.
I want to let you know about focus issue within Safari iOs VoiceOver.
Some web pages have auto focus function.
For example, if I go to A page, the screen reader focus is jumping to specific line automatically.
Generally once I go to page, screen reader focus is stayed to first line of the page.
By the way, even if a page has auto focus with html id attribute, if I go to the link, VoiceOver 
focus is stayed to first line.
To test, you have to make two html files.
In first file, create a link that go to second html web page and add id with ? and #something.
And in second html, create some text with some lines and one line has the id attribute same as first 
html file.
Please check this issue.
Thank you.
Comment 1 Radar WebKit Bug Importer 2016-12-01 12:38:12 PST
<rdar://problem/29464662>
Comment 2 Anika Henke 2017-06-21 08:33:53 PDT
This looks like a duplicate of https://bugs.webkit.org/show_bug.cgi?id=163719.