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

Trigger button not clickable after opening menu with enter #3052

Open
vicgeralds opened this issue Jun 26, 2024 · 1 comment
Open

Trigger button not clickable after opening menu with enter #3052

vicgeralds opened this issue Jun 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@vicgeralds
Copy link
Contributor

Current behavior

When using limel-button or limel-icon-button in the trigger slot for limel-menu trying to reopen the menu no longer works after it was opened using enter.

This is not a problem if a native button is used instead. It is somehow caused by makeEnterClickable (the trigger works as expected when makeEnterClickable isn't used).

Screen.Recording.2024-06-26.at.22.42.47.mov

Steps to reproduce the behavior:

  1. Tab to focus the trigger button
  2. Press enter to open the menu
  3. Close the menu
  4. Try to open the menu again

Expected behavior

The menu should open again when clicking the trigger button

@vicgeralds vicgeralds added the bug Something isn't working label Jun 26, 2024
@LucyChyzhova
Copy link
Contributor

it looks like duplicate of this one #2579

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: All Open Issues
Development

No branches or pull requests

2 participants