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

ISSUE: UI text boxes appear to become out of sync with application state. #5672

Closed
BrooftheBread opened this issue May 1, 2021 · 3 comments
Assignees
Labels
Bug Something isn't working Code Programming task

Comments

@BrooftheBread
Copy link

  • [Yes] I have searched the issue tracker to check if the issue has already been reported.

ISSUE: UI text boxes appear to become out of sync with application state.

REPRO: In chat or developer console, after typing, press ENTER followed quickly by another key.

VERSION: v0.13.3.11
Which version of the game did the bug happen in. Also, please include the operating system you're using (Windows/Linux/Mac).

RESULT: Chat or dev console receives last keystroke. So, in chat for example, ENTER followed by 'R' within a fraction of a second result in an 'R' in the chat box.

EXPECTED RESULT: Keystroke is not passed to chat or dev console after user presses ENTER, is not lost, and activates the expected command or mode.

@Regalis11
Copy link
Collaborator

@Regalis11 Regalis11 added Bug Something isn't working Code Programming task labels May 7, 2021
@Regalis11 Regalis11 self-assigned this May 7, 2021
@Lithosagym
Copy link

Tested and confirmed that the issue was fixed.

@Rokvach
Copy link
Collaborator

Rokvach commented May 14, 2021

Closing

@Rokvach Rokvach closed this as completed May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Code Programming task
Projects
None yet
Development

No branches or pull requests

4 participants