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

Ctrl+alt shortcuts works same as AltGr #41225

Closed
tehKaiN opened this issue Jan 6, 2018 · 1 comment
Closed

Ctrl+alt shortcuts works same as AltGr #41225

tehKaiN opened this issue Jan 6, 2018 · 1 comment
Assignees
Labels
keyboard-layout Keyboard layout issues *question Issue represents a question, should be posted to StackOverflow (VS Code)

Comments

@tehKaiN
Copy link

tehKaiN commented Jan 6, 2018

  • VSCode Version: Code 1.19.1 (0759f77, 2017-12-19T09:46:23.884Z)
  • OS Version: Windows_NT x64 10.0.16299
  • Extensions:
Extension Author (truncated) Version
Doxygen bbe 1.0.0
gitignore cod 0.5.0
doxdocgen csc 0.0.7
arm dan 0.1.2
vscode-markdownlint Dav 0.12.0
line-counter dol 0.3.0
latex-workshop Jam 3.12.0
hex-fmt ker 1.0.0
vscode-todo-parser min 1.9.1
movemaster Kai 0.0.1
cpptools ms- 0.14.5
platformio-ide pla 0.9.0
rust rus 0.3.2
shader sle 1.1.2
shader-toy ste 0.4.0
m68k ste 0.0.1
cmake twx 0.0.17
cmake-tools vec 0.10.4
debug web 0.21.2

Steps to Reproduce:

  1. In OS, enable Polish or any other keyboard layout with alt chars
  2. Try "Add cursor above" shortuct: ctrl+alt+up or define any other like that
  3. Currently, doing AltGr+up also triggers "Add cursor above", but it shouldn't

Reproduces without extensions: Yes

@vscodebot vscodebot bot added editor editor-core Editor basic functionality labels Jan 6, 2018
@rebornix rebornix added the keyboard-layout Keyboard layout issues label Jan 6, 2018
@alexdima alexdima removed editor editor-core Editor basic functionality labels Jan 8, 2018
@alexdima
Copy link
Member

alexdima commented Jan 8, 2018

https://en.wikipedia.org/wiki/AltGr_key#Control_+_Alt_as_a_substitute
image

We simply do what the platforms we're built on top do (Chromium, Windows).

@alexdima alexdima closed this as completed Jan 8, 2018
@alexdima alexdima added the *question Issue represents a question, should be posted to StackOverflow (VS Code) label Jan 8, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
keyboard-layout Keyboard layout issues *question Issue represents a question, should be posted to StackOverflow (VS Code)
Projects
None yet
Development

No branches or pull requests

3 participants