microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.57k stars 29.02k forks source link

Numpad stop working after upgrade to vscode 1.73.1 on ubuntu 22.04 #166882

Closed elmout31 closed 1 year ago

elmout31 commented 1 year ago

Hello,

After last vscode upgrade 1.73.1, the numpad key stop working properly. It is locked as arrows whatever the state of Numlock. I test it with the python and platformio plugins. Restarting PC does not change anything.

Regards Elmout

elmout31 commented 1 year ago

I find a workaround. I am on portable PC. If i launch vscode and use external keyboard, it is faulty. If i use at least once the numpad of the portable after the PC reboot while vscode is running, vscode works great afterward even with the external keyboard.

PS:

alexdima commented 1 year ago

@elmout31 It sounds like you are on Linux. Have you tried "keyboard.dispatch": "keyCode"?

vscodenpa commented 1 year ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!