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

[Linux] Keyboard shortcuts do not update when keyboard mappings change for system #55381

Closed
yingw787 opened this issue Jul 30, 2018 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) keyboard-layout Keyboard layout issues

Comments

@yingw787
Copy link

  • VSCode Version: 1.25.1 / 1dfc5e5 / x64
  • OS Version: Ubuntu 16.04.5 LTS

Steps to Reproduce:

  1. Install Dvorak on your system.
  2. Install VSCode.
  3. Add some keyboard shortcuts (Ctrl + S to save).
  4. Open VSCode with keyboard mapping Dvorak.
  5. Create a text file.
  6. Change keyboard mapping back to QWERTY.
  7. Save using Ctrl + S with S being QWERTY S.
  8. If fails, try using Ctrl + S with S being Dvorak S (';')

Does this issue occur when all extensions are disabled?: Yes/No

@vscodebot
Copy link

vscodebot bot commented Jul 30, 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 Jul 30, 2018
@yingw787
Copy link
Author

This should not a duplicate of #48336, as that issue refers to keyboard mappings upon startup, while this one is changing keyboard mappings while the process is running.

@alexdima
Copy link
Member

Duplicate of #23690

@alexdima alexdima marked this as a duplicate of #23690 Jul 30, 2018
@alexdima alexdima added the *duplicate Issue identified as a duplicate of another issue(s) label Jul 30, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) keyboard-layout Keyboard layout issues
Projects
None yet
Development

No branches or pull requests

2 participants