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

Changing keyboard layout breaks the gdscript editor #75580

Closed
PurplFish opened this issue Apr 1, 2023 · 6 comments
Closed

Changing keyboard layout breaks the gdscript editor #75580

PurplFish opened this issue Apr 1, 2023 · 6 comments

Comments

@PurplFish
Copy link

Godot version

v4.0.1.stable.official [cacf499]

System information

Windows 10

Issue description

When switching keyboard language in windows using windows + spacebar, you won't be able to move left or right in the gdscript editor nor do backspaces or move in any direction.

Steps to reproduce

Launch any godot project
Go in the text editor
switch keyboard langyage using windows + spacebar
try moving using arrow key or backspace it won't work

Minimal reproduction project

keyboard_issue.zip

@omarzoghayyer
Copy link

I'm unable to repro using the provided project. Can you kindly share a video of the issue?

@Calinou
Copy link
Member

Calinou commented Apr 2, 2023

This should be fixed in 4.0.2.rc1.

@ViewShumoon
Copy link

Me too, but it's more serious, many function keys are invalid 😥😥 like:

  • Ctrl+C, Ctrl+V to copy and paste,
  • F2 to rename
  • ...

@Zireael07
Copy link
Contributor

@Calinou literally linked an rc above that should have this bug fixed.

@ViewShumoon
Copy link

@Calinou literally linked an rc above that should have this bug fixed.

Thank you for your reply. I just noticed that 4.0.2 was released 3 hours ago, and I have downloaded and used it without further problems.
Thanks for your hard work and contribution!😊

@Zireael07
Copy link
Contributor

O_o didn't know 4.0.2 itself was already out

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

No branches or pull requests

5 participants