WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
258318
AX: Voiceover cursor moves to select element on programatic change
https://bugs.webkit.org/show_bug.cgi?id=258318
Summary
AX: Voiceover cursor moves to select element on programatic change
Andy Blum
Reported
2023-06-20 13:03:22 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-06-20 13:05:08 PDT
<
rdar://problem/111058861
>
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