WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
197099
AX: VoiceOver Safari - <select> dropdown navigation order
https://bugs.webkit.org/show_bug.cgi?id=197099
Summary
AX: VoiceOver Safari - <select> dropdown navigation order
Erik Nijland
Reported
2019-04-19 02:00:40 PDT
HTML dropdown (<select>) navigation ofter does not work as expected with iOS 12.2 VoiceOver on iPad. The occurrence seems random but frequent (~50% of the time). Navigating between options often skips one or more of the options. Reproduce Imagine a dropdown with three options: A, B and C. Option A is active. Opening the dropdown (double tap) and then swiping next (swipe to the right) will not always select the next item. Sometimes option B is selected as expected but sometimes nothing happens. Other times it jumps directly to option C. Example / demo environment:
https://stackblitz.com/edit/ios-voiceover-dropdown-bug?file=src%2Fapp%2Fapp.component.html
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-04-19 02:00:55 PDT
<
rdar://problem/50043425
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug