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

Popover with hover interaction opens and closes infinitely when opened via tab focus #4912

Closed
adidahiya opened this issue Sep 16, 2021 · 0 comments · Fixed by #4914
Closed

Comments

@adidahiya
Copy link
Contributor

Environment

  • Package version(s): core 3.50.0, popover2 0.12.0
  • Operating System: macOS
  • Browser name and version: Chrome

Code Sandbox

https://codesandbox.io/s/blueprint-sandbox-forked-bmkfl?file=/src/Popover2Example.tsx

Steps to reproduce

  1. Click inside example box
  2. Press TAB key to focus popover target button
  3. Observe open-close infinite loop bug

Actual behavior

2021-09-16 10 18 00

Expected behavior

Popover should open just once, and stay open

Possible solution

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

Successfully merging a pull request may close this issue.

1 participant