Bug 179011

Summary: AX: Cannot follow in-page links with VoiceOver in iOS 11
Product: WebKit Reporter: Anika Henke <anika.henke>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: glen.walker, herr.ernst, mfairchild365, michael, thomas, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 11   
Hardware: iPhone / iPad   
OS: iOS 11   

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.