-
-
Notifications
You must be signed in to change notification settings - Fork 437
Keyboard bindings do not work properly after change to different keyboard layouts #989
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
Comments
Upstream problem eclipse-theia/theia#11688 |
Closes #989 Signed-off-by: Akos Kitta <[email protected]>
Closes #989 Signed-off-by: Akos Kitta <[email protected]>
I check with version 2.0.2 and the problem persist. The key number one don't work. |
OS?
Please explain what's not working.
Here are the supported keyboard layouts in Theia. The Portuguese ones: If you are using a Brazilian Portuguese keyboard layout on Windows, we know why it's not working on your side. |
Hi kittakos I'm using Portuguese pt pc keyboard. Also i already test on version v2.0.3 and the problem maintains. |
@samtd, please help us to narrow down the problem. IDE2 builds on the Theia IDE. Could you please get the latest TheiaBlueprint version from https://theia-ide.org/docs/blueprint_download, start it and let us know if you can reproduce the defect? Does the 1 key work with your keyboard layout in the TheiaBlueprint app? Thank you! |
@kittaakos, i tested with Theia IDE and works. Edição Windows 11 Pro If i use key number 1 with shift it works the correct character "!", but number 1 i can't have |
Thanks for the investigation, @samtd. Please open a separate issue in this repo. Otherwise, the valuable information you collected might get lost in this closed issue. Thank you! |
|
Describe the problem
I have a keyboard layout where the letter Y is swapped with Z (Czech).
When I try to do Undo operation I need to press Ctrl + Y (Z in English layout) instead of Ctrl + Z (which is presented in the key bindings)
To reproduce
Set a different keyboard layout in your system.
Start IDE with your default keyboard layout (e.g. EN)
Change it to different layout (e.g. Czech)
Expected behavior
Set a different keyboard layout in your system.
Start IDE with your default keyboard layout (e.g. EN)
Verify you are typing right characters.
Verify Ctrl + Z and Ctrl + Y works as expected.
Change it to different layout (e.g. Czech)
Verify you are typing right characters.
Now Ctrl + Z and Ctrl + Y will work with the same buttons as previously, no matter the keyboard layout is.
Arduino IDE version
2.0.0-rc6-nightly-20220514
Operating system
Windows
Operating system version
10
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: