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

bug: keyboard shortcuts activate while searching #101

Open
D0m1nos opened this issue Nov 2, 2024 · 0 comments
Open

bug: keyboard shortcuts activate while searching #101

D0m1nos opened this issue Nov 2, 2024 · 0 comments

Comments

@D0m1nos
Copy link
Contributor

D0m1nos commented Nov 2, 2024

Steps to reproduce:

  1. Listen to a song
  2. Search something with the letters x or c in the song list
  3. The currently playing song restarts or pauses

This is because of the event listener in src/renderer/src/lib/Keyboard.ts.
I tried adding e.stopImmediatePropagation() to the search input but that didn't fix it.

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

No branches or pull requests

1 participant