You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First steps, identify the default way to bring up the context menu on different browsers and on mobile. See if this behavior is universal, if the behavior is too fragmented then decide on one for Enable.
The command to open the context menu for Safari, Chrome and Firefox when using VoiceOver is ctrl+option+shift+m. Now, looking into ways to customize the context menu.
Anywhere that has a custom context menu implementation should announce so—i.e., the link should have an aria-describedby that says there's a custom context menu.
Opening the context menu should also announce that arrow key navigation should be used.
Mobile, mobile, mobile. Mobile works?
Test the "menu" button on full-size keyboards. Might be the menu icon button above the numpad on my logi.
Need to make an accessible version of this: https://www.radix-ui.com/docs/primitives/components/context-menu
Should have visually hidden button to show context menu (or some other method).
Need to be mobile accessible as well. (triple tap? long press?)
The text was updated successfully, but these errors were encountered: