[Webkit-unassigned] [Bug 218311] New: AX:

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 15:48:08 PDT 2020


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

            Bug ID: 218311
           Summary: AX:
           Product: WebKit
           Version: Safari 14
          Hardware: Macintosh
                OS: macOS 10.15
            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 412579

  --> https://bugs.webkit.org/attachment.cgi?id=412579&action=review

Screen recording of using VoiceOver navigation to navigate the ARIA tree

Steps to reproduce the problem:
1. Start VoiceOver
2. Go to https://codepen.io/toddlr/pen/XWrGrGV
3. Move focus to the ARIA tree instance via tab
4. Use the up and down arrow keys to move focus through the ARIA treeitems
5. Notice VoiceOver does not announce the level/depth of the leaf nodes

In contrast, the aria-level IS announced when navigating the ARIA tree using VoiceOver navigation
1. Start VoiceOver
2. Go to https://codepen.io/toddlr/pen/XWrGrGV
3. Press ctrl + option + right arrow
4. Press shift + ctrl + option + down arrow to enter the application
5. Press shift + ctrl + option + down arrow again to enter the "table" (how VoiceOver refers to the ARIA tree)
6. Press ctrl + option + right arrow to navigate through the ARIA treeitems
7. Notice VoiceOver announces the level of each treeitem

-- 
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/20201028/8eaea9a7/attachment.htm>


More information about the webkit-unassigned mailing list