Bug 179011 - AX: Cannot follow in-page links with VoiceOver in iOS 11
Summary: AX: Cannot follow in-page links with VoiceOver in iOS 11
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: Safari 11
Hardware: iPhone / iPad iOS 11
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-30 07:40 PDT by Anika Henke
Modified: 2020-10-02 05:14 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anika Henke 2017-10-30 07:40:51 PDT
In iOS 11 you can currently not follow any in-page links to anything but inputs.

Steps to reproduce:
1. Activate VoiceOver (on iOS 11)
2. Open http://jsbin.com/wumitiw in Safari
3. Navigate to any of the links (except "link to input")
4. Follow the link (i.e. double tap)

Result:
The focus moves to the correct element for a split second and then moves back onto the link that was clicked on.

Expected:
The focus should go and stay where the link pointed to.
Comment 1 Radar WebKit Bug Importer 2017-10-30 07:41:25 PDT
<rdar://problem/35249309>
Comment 2 Anika Henke 2020-10-02 05:14:30 PDT
I just re-checked this in iOS 12 and iOS 13.
The issue is still in iOS 12 but seems to have been fixed in iOS 13.