[Webkit-unassigned] [Bug 197099] New: AX: VoiceOver Safari - <select> dropdown navigation order

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 19 02:00:40 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=197099

            Bug ID: 197099
           Summary: AX: VoiceOver Safari - <select> dropdown navigation
                    order
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iPhone / iPad
                OS: iOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: e.n.nijland at gmail.com
                CC: webkit-bug-importer at group.apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190419/51e64107/attachment.html>


More information about the webkit-unassigned mailing list