Microsoft/vscode

vscode reads AltGr key as cursor-left move through X11 connections

Open

#24,783 opened on 2017年4月14日

GitHub で見る
 (28 comments) (21 reactions) (1 assignee)TypeScript (74,848 stars) (10,221 forks)batch import
bughelp wantedkeybindingslinux

説明

  • VSCode Version: 1.11.2 (Commit 6eaebe3b9c70406d67c97779468c324a7a95db0e)
  • OS Version: Ubuntu 16.04.2 / Windows 10

Steps to Reproduce:

  1. install/start X server on Windows system (Xming, MobaXterm or VcXsrv)
  2. start code on Linux box (make sure your SSH client has X11 forwarding enbled), use AltGr to compose "{" or similar, cursor jumps left. Interesting to note that both the "{" character and the cursor-left move are produced. This has started with VScode 1.11. Same with code-insiders. Don't get me started.
  3. Tested on 4 different computers.

コントリビューターガイド