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

Keyboard shortcuts use the wrong keyboard layout #58848

Closed
jamie-pate opened this issue Sep 18, 2018 · 2 comments
Closed

Keyboard shortcuts use the wrong keyboard layout #58848

jamie-pate opened this issue Sep 18, 2018 · 2 comments
Labels
keyboard-layout Keyboard layout issues

Comments

@jamie-pate
Copy link

This is a problem which has been resolved in atom (possibly upstream in electron shell?)
atom/atom#13170

When I use the ctrl+S key it actually activates the ctrl+O shortcut (S in querty is O in dvorak)
This only happens if the current layout is not the default.

E.G.
Default layout is dvorak
Current Layout is qwerty (I have a hardware dvorak keyboard which outputs keys as querty)

@vscodebot
Copy link

vscodebot bot commented Sep 18, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@vscodebot vscodebot bot added the keyboard-layout Keyboard layout issues label Sep 18, 2018
@jamie-pate
Copy link
Author

Looks like a dup #24166

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
keyboard-layout Keyboard layout issues
Projects
None yet
Development

No branches or pull requests

1 participant