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

Input Events Multiplying/Repeating: Single Keystrokes Trigger Multiple Actions #45

Open
rithvikvibhu opened this issue Jan 30, 2025 · 5 comments
Labels
platform: wayland Issue or PR is related to Linux Wayland type: bug Issue describes a bug

Comments

@rithvikvibhu
Copy link

I've yet to find the exact conditions, but, on any input (either typing characters in search, or navigating with arrow keys), the effect is multiplied.

For example:

  • Pressing a once adds this to the input: aaaaaaaaaaaaaaaaaaaaa
  • Pressing up/down once moves the selection N times

Restarting the service makes it normal again.

While this isn't the first time it's happened, I haven't looked into it much. Will record screenshots and log next time it happens.

@Exidex
Copy link
Member

Exidex commented Jan 30, 2025

Please provide your environment (operating system/desktop environment/window manager, if linux wayland/x11)

@rithvikvibhu
Copy link
Author

Manjaro (rolling, up to date)
KDE, Wayland

@Exidex
Copy link
Member

Exidex commented Jan 31, 2025

Also please provide version of Gauntlet used because v12 has big changes in wayland implementation

@rithvikvibhu
Copy link
Author

I was on v12, but the issue exists on v14 also.

Also found a reliable way to reproduce:

  1. start gauntlet
  2. make sure everything is normal: typing a in search adds a
  3. put system to sleep/suspend
  4. wake up
  5. repeated inputs: typing a adds aaa
  6. sleep-wake again
  7. more repeated inputs: typing a adds aaaaa

@Exidex
Copy link
Member

Exidex commented Jan 31, 2025

This is huge, thanks a lot

@Exidex Exidex added type: bug Issue describes a bug platform: wayland Issue or PR is related to Linux Wayland labels Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: wayland Issue or PR is related to Linux Wayland type: bug Issue describes a bug
Projects
None yet
Development

No branches or pull requests

2 participants