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 not working after Code install on Ubuntu 16. PageUp/Down Line Up/Down Left/Right (and others) not working. Going back to 1.10.2, keyboard works again. #24296

Closed
skvenkatesh opened this issue Apr 8, 2017 · 5 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@skvenkatesh
Copy link

  • VSCode Version: Code 1.11.1 (d9484d1, 2017-04-06T13:55:56.395Z)
  • OS Version: Linux x64 4.4.0-65-generic
  • Extensions:
Extension Author Version
html-snippets abusaidm 0.1.0
swagger-viewer Arjun 1.4.0
vscode-markdownlint DavidAnson 0.7.1
githistory donjayamanne 0.2.0
python donjayamanne 0.6.0
xml DotJoshJohnson 1.7.0
vscode-auto-open-markdown-preview hnw 0.0.4
plantuml jebbs 1.4.0
Go lukehoban 0.6.59
debugger-for-chrome msjsdiag 2.7.3
Theme-MarkdownKit ms-vscode 0.1.4
java redhat 0.1.0
vscode-icons robertohuertasm 7.5.1
Spell seanmcbreen 0.9.1
JavaScriptSnippets xabikos 1.4.0

Steps to Reproduce:

1.Install 1.11.1 code (sudo dpkg -i code_1.11.1-1491486998_amd64.deb)
2. Update pkgs (sudo apt-get install -f)
3. Launch code
4. Observe navigations keys (PC keyboard) not working.
5. Go back to 1.10.2 code (sudo dpkg -i code_1.10.2-1488981323_amd64)
6. Update pkgs again (sudo apt-get install -f)
7. Observe navigation keys (PC keyboard) working fine.

@chrmarti
Copy link
Collaborator

chrmarti commented Apr 8, 2017

Which keyboard layout are you using?

@skvenkatesh
Copy link
Author

I use local Dell PC laptop to connect to my development Ubuntu VM (Linux ubuntu1604 4.4.0-65-generic) via X2Go where I have vscode installed.

Navigation keys (up/down/left/right pageUp/PageDown/Home/End/Insert/Delete....) keys on PC laptop do not work after vscode upgrade to 1.11.1, whereas they have been working so far on all vscode since last 6 months with the same setup. I have gone back to vscode 1.10.2 code and and using it without any issues.

@skvenkatesh
Copy link
Author

Layout: US
As per Windows 10 device manager, Keyboard devices (HID Keyboard device and Standard PS/2 Keyboard) are working fine

@alexdima
Copy link
Member

Duplicate of #24107

Workaround detailed in #24107 (comment)

@alexdima alexdima added the *duplicate Issue identified as a duplicate of another issue(s) label Apr 10, 2017
@skvenkatesh
Copy link
Author

Updated to code_1.11.2-1492070517_amd64.deb and this seems to be working fine without needing any workaround. Thanks!

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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