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

[Bug]: `cmd + z´ not working on German keyboard #10794

Open
rebekkaorth opened this issue Feb 20, 2024 · 5 comments
Open

[Bug]: `cmd + z´ not working on German keyboard #10794

rebekkaorth opened this issue Feb 20, 2024 · 5 comments

Comments

@rebekkaorth
Copy link

rebekkaorth commented Feb 20, 2024

Describe the bug

When using e.g. a German keyboard layout, the shortcut cmd + z doesn't work.
To undo the last action you have to instead use cmd + y.

This is because on a German keyboard the Y-key is where the Z-key is on a English or American keyboard layout.

Video/Screenshots

No response

Provide a link to the demo with the bug reproduction

No response

Handsontable version

14.1

Framework version

No response

Your environment

Chrome

@adrianszymanski89
Copy link
Contributor

Hi @rebekkaorth

Thank you for reporting this. Currently, we only support QWERTY keyboard layout, and the undo action is hardcoded to the Z keycode. For now, the only solution I can propose would be to change the OS keyboard layout to English/American.

If anything changes in that matter and we introduce support for other keyboard layouts, I will update this thread.

@PierreB40
Copy link

Since V14, the French layout (AZERTY) is not supported either, which is problematic.

This change is not mentioned in the release note, but I think it's an important point.

Hopefully, as many layouts as possible will be supported in the future. Because it's an important feature. Non-QWERTY users shouldn't be deprived of this feature.

@adrianszymanski89
Copy link
Contributor

Hi @PierreB40

Thank you for pointing that out. We will discuss this problem, and I'll let you know if there are plans for the fix in the near future.

@OlgaIOn
Copy link

OlgaIOn commented May 7, 2024

The shortcuts Ctrl+Z and Ctrl+Y on German keyboard work perfectly in version 13.1:
https://jsfiddle.net/dfgov8hb/1/

and not working since version 14:
https://jsfiddle.net/dfgov8hb/2/

Are there any updates on this issue? For us it is also important, especially since it has already worked in the previous version.

@adrianszymanski89
Copy link
Contributor

Hi @OlgaIOn

It hasn't been put on our roadmap yet. We will update you on this issue as soon as it's solved.

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