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 AltGR getting stuck on Windows right Alt-Tab #71730

Merged
merged 1 commit into from
Jan 21, 2023

Conversation

reduz
Copy link
Member

@reduz reduz commented Jan 20, 2023

Fixes #28511.

Note: This fix can be backported to 3.x, should be the same code added here:
https://github.com/godotengine/godot/blob/3.x/platform/windows/os_windows.cpp#L358

@reduz reduz requested a review from a team as a code owner January 20, 2023 13:06
@akien-mga akien-mga added bug platform:windows topic:porting topic:input cherrypick:3.x Considered for cherry-picking into a future 3.x release cherrypick:3.5 Considered for cherry-picking into a future 3.5.x release labels Jan 20, 2023
@akien-mga akien-mga added this to the 4.0 milestone Jan 20, 2023
@akien-mga akien-mga merged commit cbcb770 into godotengine:master Jan 21, 2023
@akien-mga
Copy link
Member

Thanks!

@akien-mga
Copy link
Member

Cherry-picked for 3.6.

@akien-mga akien-mga removed the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Mar 6, 2023
@akien-mga
Copy link
Member

Cherry-picked for 3.5.2.

@akien-mga akien-mga removed the cherrypick:3.5 Considered for cherry-picking into a future 3.5.x release label Mar 6, 2023
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.

Editor ignoring Ctrl + Shortcuts after losing focus while holding Right Alt
2 participants