[Webkit-unassigned] [Bug 221715] New: AX: The aria-current state is not announced by VoiceOver for ARIA treeitem nodes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 10 14:00:20 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=221715
Bug ID: 221715
Summary: AX: The aria-current state is not announced by
VoiceOver for ARIA treeitem nodes
Product: WebKit
Version: Safari 14
Hardware: Mac (Intel)
OS: macOS 11
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: todd.kloots at gmail.com
CC: webkit-bug-importer at group.apple.com
Created attachment 419898
--> https://bugs.webkit.org/attachment.cgi?id=419898&action=review
Screen recording navigating using VoiceOver navigation
The aria-current state is not announced by VoiceOver for ARIA treeitem nodes. Steps to reproduce:
Using VoiceOver navigation
1. Start VoiceOver
2. Go to https://codepen.io/toddlr/pen/jOVMRQB
3. Use VoiceOver navigation (Control + Option + Right Arrow) to navigate the ARIA tree
4. Observe VoiceOver does not announce the aria-current state
Using keyboard shortcuts
1. Start VoiceOver
2. Go to https://codepen.io/toddlr/pen/jOVMRQB
3. Press the tab key to move focus into the ARIA tree instance
4. Press the up/down arrow key to move focus to the ARIA treeitem node with the aria-current attribute
4. Observe VoiceOver does not announce the aria-current state
What is the expected behavior?
VoiceOver should announce the value of the aria-current state
What went wrong?
VoiceOver does not announce the value of the aria-current state
--
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/20210210/61a4cfbf/attachment-0001.htm>
More information about the webkit-unassigned
mailing list