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

Keyboard control is finicky due to not waiting for keyup #12

Open
dlatikaynen opened this issue Nov 26, 2023 · 1 comment
Open

Keyboard control is finicky due to not waiting for keyup #12

dlatikaynen opened this issue Nov 26, 2023 · 1 comment
Assignees

Comments

@dlatikaynen
Copy link
Owner

dlatikaynen commented Nov 26, 2023

Describe the bug
Pressing command keys while in a menu causes repeated action, not waiting for a keyup in between

To Reproduce
Steps to reproduce the behavior:

  1. Go to Creator Mode
  2. Click on "Origin"
  3. Press the <Esc> key
  4. Arena menu pops up and disappears repeatedly

Expected behavior
On a menu item, when I press the key and keep pressing it, the menu should be discarded but no further keypress should be registered in whatever dialog that ends up in.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows
  • 10
@dlatikaynen dlatikaynen self-assigned this Nov 26, 2023
@dlatikaynen
Copy link
Owner Author

this is also a problem with (virtual) controller input

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