Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Menu] iOS Voiceover focus trapped after selecting a menuItem #19689

Open
declanmagee opened this issue Feb 13, 2020 · 1 comment
Open

[Menu] iOS Voiceover focus trapped after selecting a menuItem #19689

declanmagee opened this issue Feb 13, 2020 · 1 comment
Labels
accessibility a11y component: menu This is the name of the generic UI component, not the React module!

Comments

@declanmagee
Copy link

  • [ X ] The issue is present in the latest release.
  • [ X ] I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 馃槸

With voiceover enabled on iOS, when the user opens a menu and selects an option, the menu closes as expected however the focus gets trapped on the selected menu item even though the menu has closed.

Expected Behavior 馃

Once a user opens and selects a menuItem, the menu should close and focus should go back to the Menu Button

Steps to Reproduce 馃暪

https://codesandbox.io/s/mui-icon-button-menu-gomtg

Steps:

With voiceover enabled on iOS:

  1. Navigate to Icon Menu Button
  2. Double-tap to open the menu
  3. Swipe to Select an option from the menu
  4. Notice that the menu closes and the focus gets stuck on the selected menu item even though the menu is closed

Context 馃敠

It would be great if the focus would shift back to the Menu button.

Your Environment 馃寧

Tech Version
OS iOs 13.1.2
Material-UI v4.7.0
React v16.12.0
Browser Safari
Screenreader VoiceOver
@mbrookes mbrookes added accessibility a11y component: menu This is the name of the generic UI component, not the React module! labels Feb 14, 2020
@LukasDeco

This comment has been minimized.

@oliviertassinari oliviertassinari changed the title Accessibility [Menu]: iOS Voiceover focus trapped after selecting a menuItem [Menu] iOS Voiceover focus trapped after selecting a menuItem Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility a11y component: menu This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

3 participants