[Webkit-unassigned] [Bug 228762] New: AX: Checkable listbox options are impossible to detect using VoiceOver on iOS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 3 17:27:40 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=228762
Bug ID: 228762
Summary: AX: Checkable listbox options are impossible to detect
using VoiceOver on iOS
Product: WebKit
Version: WebKit Nightly Build
Hardware: iPhone / iPad
OS: iOS 14
Status: NEW
Severity: Blocker
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: b at whatsock.com
CC: andresg_22 at apple.com,
webkit-bug-importer at group.apple.com
When using VoiceOver to interact with an ARIA listbox widget that includes checkable options (role=option + aria-checked), it is impossible to determine the checked state of each option, nor is it possible to detect any changed state when an option is activated by tapping it.
Examples:
https://a11y-guidelines.orange.com/en/web/components-examples/listbox-with-checkboxes/
http://whatsock.com/Templates/Listboxes/Checkable/index.htm
Expected behavior: When swiping between the available options of a listbox, both the select state and the checked state (when true) should be conveyed. The same should occur when tapping on an option to change the checked state of that option.
Sincerely,
Bryan Garaventa
--
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/20210804/2aad5d19/attachment.htm>
More information about the webkit-unassigned
mailing list