[Webkit-unassigned] [Bug 221997] New: AX: VoiceOver doesn't announce the value of aria-keyshortcuts for ARIA treeitem instances

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 16 14:04:09 PST 2021


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

            Bug ID: 221997
           Summary: AX: VoiceOver doesn't announce the value of
                    aria-keyshortcuts for ARIA treeitem instances
           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

What steps will reproduce the problem?

Using VoiceOver navigation
1. Start VoiceOver
2. Go to https://codepen.io/toddlr/pen/rNWmMxB
3. Navigate to the ARIA tree instance using VoiceOver navigation (e.g. Control-Option-Right Arrow)
4. Navigate to items with the aria-keyshortcuts attribute
5. Observe how VoiceOver does not announce the value of the aria-keyshortcuts attribute

Using keyboard shortcuts implemented in JavaScript
1. Start VoiceOver
2. Go to https://codepen.io/toddlr/pen/rNWmMxB
3. Navigate to the ARIA tree instance using the tab key
4. Navigate to treeitems with the aria-keyshortcuts attribute using the up or down arrow keys
5. Observe how VoiceOver does not announce the value of the aria-keyshortcuts attribute when an ARIA treeitem receives focus


What is the expected result?
VoiceOver should announce the value of the aria-keyshortcuts attribute

What happens instead of that?
VoiceOver does not announce the value of the aria-keyshortcuts attribute

-- 
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/20210216/abe4cd52/attachment-0001.htm>


More information about the webkit-unassigned mailing list