Bug 165018
Summary: | Safari with VoiceOver and auto focus issue | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hyongsop Kim <khsruru> |
Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | anika.henke, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | iPhone / iPad | ||
OS: | All |
Hyongsop Kim
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/29464662>
Anika Henke
This looks like a duplicate of https://bugs.webkit.org/show_bug.cgi?id=163719.