[Webkit-unassigned] [Bug 265230] New: AX: VoiceOver doesn't support multi level radiogroup by pure role
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 21 22:41:38 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=265230
Bug ID: 265230
Summary: AX: VoiceOver doesn't support multi level radiogroup
by pure role
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dov.ji at zoom.us
CC: andresg_22 at apple.com,
webkit-bug-importer at group.apple.com
I have write a demo, https://stackblitz.com/edit/vue-6dnfq8?file=src%2FApp.vue
If I want to implement the ax about nested radiogroup by role, not by input[type='radio'], VoiceOver will failed to announce the correct items Due to the internal implementation of [addRadioButtonGroupMembers](https://github.com/WebKit/WebKit/blob/dad71ad30e4b44e43f3c72b7e53b049cbae18d87/Source/WebCore/accessibility/AccessibilityNodeObject.cpp#L1213)
--
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/20231122/407156a3/attachment.htm>
More information about the webkit-unassigned
mailing list