[Webkit-unassigned] [Bug 216707] AX: ARIA submenus announced as "interactive" not "submenu" by VoiceOver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 17 08:53:34 PST 2022


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

--- Comment #6 from Todd Kloots <todd.kloots at gmail.com> ---
Created attachment 463584

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

XCode project illustrating the differences between using VoiceOver to operate an NSMenu and a menu built using ARIA

The attached XCode project demonstrates the differences between using VoiceOver to operate an NSMenu and a menu built using ARIA. VoiceOver does not treat them equally.

Steps:

1. Download and unzip the attached XCode project (VO Web Menu.zip)
2. Run webbug.xcodeproj
3. Turn on VO
4. Navigate to the "About" button in the WKWebView
5. Use VO + spacebar to open the menu
6. Use the down arrow key to move focus to one of the menuitems
7. Observe how VO announces menuitems as "interactive"
8. Move focus to the "About" button in the other pane
9. Use VO + spacebar to open the menu
10. Press the down arrow key to move focus to one of the menuitems
11. Observe how VO announces simply announces the label of the menuitem, it does not announce "interactive"

-- 
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/20221117/8cf5bc83/attachment.htm>


More information about the webkit-unassigned mailing list