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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't navigate with up/down on keyboard if I hover over certain parts of a Hover Menu #68

Closed
alexplumb opened this issue Jun 30, 2021 · 1 comment
Labels

Comments

@alexplumb
Copy link

See the Hover Menu demo here: https://jcoreio.github.io/material-ui-popup-state/#hover-menu

Expected Behaviour

If I hover over any part of the button that triggers the opening of a Hover Menu, I should be able to navigate through menu items by pressing the up or down keys.

Actual Behaviour

Hovering over the button chrome allows for keying up/down, but if I hover over any children of the menu (even if it's just the text), I'm no longer able to use the up/down keys to navigate.

Reproduction Steps

  1. Navigate to the hover menu section of the demo
  2. Hover over the corner of the button - you should see the menu pop up with one of the options selected and you can use up/down keys
  3. Move your mouse over the text of the button - you should see the selection disappear and you are no longer able to use up/down keys

Environment

Windows 10.19043
Chrome/Firefox/Edge

@jedwards1211
Copy link
Member

🎉 This issue has been resolved in version 1.8.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants