Bug 165828

Summary: AX: ARIA autocomplete widget listbox options disappear automatically after VoiceOver iOS iPhone user swipes from combobox input to listbox options in direct touch typing mode
Product: WebKit Reporter: Paul J. Adam <paul>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Major CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 10   
Hardware: iPhone / iPad   
OS: iOS 10   

Description Paul J. Adam 2016-12-13 16:03:55 PST
This bug appears when interacting with this ARIA autocomplete widget, http://aria-library.s3-website-us-east-1.amazonaws.com/autocomplete.html, with VoiceOver in direct touch typing mode using an iPhone on iOS 10. When the VoiceOver user types the letter "a" to display all listbox options that begin with that letter and the user hears they are visible they swipe to the next element but those listbox options disappear automatically and instead the user lands on the submit button.

Steps to reproduce:
1. Turn on VoiceOver on an iPhone running iOS 10.
2. Enable Direct Touch Typing Mode.
3. Visit http://aria-library.s3-website-us-east-1.amazonaws.com/autocomplete.html in Safari iOS.
4. Type the letter "a" into the combobox input.
5. Swipe to the next element.

Expected Results:
VoiceOver user lands on Alabama listbox option.

Actual Results:
Listbox options disappear and VoiceOver user lands on Submit button.
Comment 1 Radar WebKit Bug Importer 2017-02-26 17:07:38 PST
<rdar://problem/30725487>