[Webkit-unassigned] [Bug 226288] New: AX: contextmenu event not triggered for ARIA treeitem

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 26 13:19:07 PDT 2021


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

            Bug ID: 226288
           Summary: AX: contextmenu event not triggered for ARIA treeitem
           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

Steps to reproduce

Using VoiceOver navigation
1. Start VoiceOver
2. Go to https://codepen.io/toddlr/pen/vYyJyVz
3. Use VoiceOver navigation (e.g. Control-Option-Right Arrow) to navigate to an ARIA treeitem instance
4. Invoke a contextmenu on the ARIA treeitem instance by pressing Control-Option-Shift-M
5. Observe how the custom context menu is NOT displayed, the browser's context menu is displayed instead

Using keyboard shortcuts
1. Start VoiceOver
2. Go to https://codepen.io/toddlr/pen/vYyJyVz
3. Press tab to navigate to the ARIA tree instance
4. Use the arrow keys to move focus to a particular ARIA treeitem
4. Invoke a contextmenu on the ARIA treeitem instance by pressing Control-Option-Shift-M
5. Observe how the custom context menu is NOT displayed, the browser's context menu is displayed instead

-- 
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/20210526/c63e9d61/attachment-0001.htm>


More information about the webkit-unassigned mailing list