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

"On Linux, simultaneously pressing two keys introduces a delay for one of the keys pressed" (GLFW) #5319

Open
crazybrain23 opened this issue Jul 24, 2024 · 0 comments

Comments

@crazybrain23
Copy link

crazybrain23 commented Jul 24, 2024

GLFW has fixed the bug on their end, we just need a newer version to fix it in RobustToolbox. OpenTK has the patch since they upgraded to version 3.4

Steps to reproduce:

  1. Play SS14 on Linux.
  2. Try to move diagonally.
  3. Move the wrong way for a couple seconds.
  4. Second key kicks in and now you move the right way

Additional information:

Minecraft used to have the same bug https://bugs.mojang.com/browse/MC-122421

GLFW issues referencing this bug:

GLFW commit that fixed the bug: glfw/glfw@9a3664b
OpenTK GLFW commit that has the fix: opentk/opentk@c335b9f

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