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

Press arrow keys got number pad key instead while using vscode by X11 forwarding #62694

Closed
pengbins opened this issue Nov 7, 2018 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@pengbins
Copy link

pengbins commented Nov 7, 2018

Similar to #33912

  • Version: 1.28.2
  • Commit: 7f3ce96
  • Date: 2018-10-17T00:20:56.183Z
  • Electron: 2.0.9
  • Chrome: 61.0.3163.100
  • Node.js: 8.9.3
  • V8: 6.1.534.41
  • Architecture: x64
  • OS Version: Ubuntu 16.04 ( ssh from windows10)
  • X server : Mobaxterm v11.0 Build 3816

Steps to Reproduce:

  1. ssh login to Ubuntu 16.04 with X11 forwarding setup
  2. start vscode, and press arrow keys ( same as Home, End, Pgup PgDn)

arrowkey_vscode

By press left arrow key, you got number'6' input repeatedly, can be stopped by hit Ctrl-C.
By press up arrow key, you got number '8' input repeatedly, can be stopped by hit Ctrl-C.

If open the keyboard shortcut editor, press arrow key you can see number pad key repeatedly pressed.
keyboard_vscode

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

@pengbins
Copy link
Author

pengbins commented Nov 7, 2018

#24012

@chrmarti
Copy link
Contributor

chrmarti commented Nov 7, 2018

That's supposedly fixed, must be a new/different issue.

@alexdima alexdima added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 10, 2018
@pengbins
Copy link
Author

Maybe this is a Mobaxterm issue, I can reproduce this issue by xterm too.

@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 26, 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)
Projects
None yet
Development

No branches or pull requests

3 participants