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

IDE keeping keys pressed down after releasing on Linux. #597

Open
Bhsdfa opened this issue Jan 12, 2025 · 3 comments
Open

IDE keeping keys pressed down after releasing on Linux. #597

Bhsdfa opened this issue Jan 12, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@Bhsdfa
Copy link

Bhsdfa commented Jan 12, 2025

It happened every time ANY key is held, the more you hold the more it's going to keep activated after release, it's very annoying trying to delete something only for the IDE to delete 8 more characters than you wanted.

Video illustrating the issue with scrolling:

VID_20250112_173320.mp4
@Bhsdfa Bhsdfa added the bug Something isn't working label Jan 12, 2025
@spriggsyspriggs
Copy link

Can confirm the same behavior on my machine. Zorin OS 17.2

As a test, I ran the 64 bit Windows version in Wine on my PC. No lag at all and no held key presses. The whole IDE felt a lot snappier.

@CMR779
Copy link

CMR779 commented Feb 22, 2025

Same problem. Maybe _KEYCLEAR could be added to the top of the loop to flush the buffer before each update.

@a740g
Copy link
Contributor

a740g commented Feb 23, 2025

This should be fixed when #608 is fixed.

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
None yet
Development

No branches or pull requests

4 participants