[Webkit-unassigned] [Bug 258318] New: AX: Voiceover cursor moves to select element on programatic change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 20 13:03:22 PDT 2023


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

            Bug ID: 258318
           Summary: AX: Voiceover cursor moves to select element on
                    programatic change
           Product: WebKit
           Version: Safari 16
          Hardware: iPhone / iPad
                OS: iOS 16
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: andy.blum.01 at gmail.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

When a <select> element's value is changed programatically, the voiceover cursor jumps to that element moving a user out of the flow of the document mid-reading. As far as I can tell, this is iOS/iPadOS only and v16+ only.

Replication Directions:
- Navigate to the codepen demo (linked below)
- View the pen in debug mode, if possible. The codepen UI will make testing slightly more difficult.
- Using VO on iOS/iPadOS 16+, swipe through the page content. As sections move up the page, the select box at the top will have its value changed programatically
- Note that the VO cursor jumps to the changed <select> input, pulling a user out of the middle of reading long-form content, and making it impossible to get through all the content on the page.

Codepen Demo: https://codepen.io/andy-blum/pen/xxQONqo

-- 
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/20230620/b564093e/attachment.htm>


More information about the webkit-unassigned mailing list