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

[MacOS - Godot 4 Alpha 1] Cannot type some characters in the integrated code editor #57230

Closed
DaSlang opened this issue Jan 25, 2022 · 2 comments

Comments

@DaSlang
Copy link

DaSlang commented Jan 25, 2022

Godot version

v4.0.alpha1.official v.31a7ddbf8

System information

MacOS Big Sur 11.6.2

Issue description

Using an Italian keyboard layout, it seems impossible to type some charachters into the integrated code editor, or in any other part of the application.
To be more specific, none of the characters that requires the option key - like @, #, {, ecc... - can be typed.

On the other hand, everything works like a charm in Godot 3.4 stable.

Steps to reproduce

Using the Italian layout and Godot 4 Alpha:

  • Create or open a project;
  • Add a new script;
  • Type the @ key (or any other key that requires the option key;

Minimal reproduction project

No response

@bruvzg
Copy link
Member

bruvzg commented Jan 25, 2022

This is an old know issue, see #6851, #54303, and #56319. And #56695 for a fix.

@Calinou
Copy link
Member

Calinou commented Jan 25, 2022

Duplicate of #54303.

@Calinou Calinou closed this as completed Jan 25, 2022
@Calinou Calinou removed this from the 4.0 milestone Jan 25, 2022
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

4 participants