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

Fix IME deactivation events not send on focus loss. Do not unset AltGr modifiers in non-IME input. #98887

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Nov 6, 2024

  • Fix IME deactivation events not send on focus loss.

IME deactivation events were sent only if there's pending IME text (regression from #87479).

  • Do not unset AltGr modifiers in non-IME input.

Fixes #98854

@bruvzg bruvzg added this to the 4.4 milestone Nov 6, 2024
@bruvzg bruvzg requested review from a team as code owners November 6, 2024 07:52
@Repiteo Repiteo merged commit f74b7e2 into godotengine:master Nov 7, 2024
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Nov 7, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AltGr button does not work correctly on QWERTZ keyboard
3 participants