Closed
Description
OS/Web Information
- Web Browser: Mozilla Firefox 88.0.1 (
88.0.1+build1-0ubuntu0.20.04.2
) - Local OS: Ubuntu 20.04
- Remote OS: Ubuntu 20.04
- Remote Architecture: AMD64
code-server --version
:3.10.2 387b12ef4ca404ffd39d84834e1f0776e9e3c005
Steps to Reproduce
- With a freshly opened window, open a file with some text in it.
- Try using Ctrl + Shift + Right, text should be selected at word boundaries.
- Open a terminal, then close it using
exit
command. - Try using Ctrl + Shift + Right again.
Expected
Text should be selected at word boundaries.
Actual
No text is selected. Cursor doesn't move at all.
Logs
- code-server-stderr.log
- code-server-stdout.log
- console-export-2021-5-28_23-16-18.txt
- code-server_Archive [21-05-28 23-14-41].zip (contains HAR file)
- The output of "Log (Window)", with "Toggle Keyboard Shortcuts Troubleshooting" enabled: window.log
Notes
This issue can be reproduced in VS Code: No (Version: 1.57.0-insider, Commit: 1082913dd012e21cc5f35a06f15c480ca447f67f)