Closed
Description
code-server
version: 1.30 to 1.32.0-282- OS Version: Ubuntu/Windows => Chrome
Description
In Chrome: Selecting anything in the editor will copy the text to clipboard.
In Firefox: Selecting anything in the editor will not copy the text to clipboard. (like expected)
Tested on Ubuntu 18.04 with chromium-browser and also tunneled to Windows with Chrome.
Steps to Reproduce
- Select some text in the editor.
- The selected word will be in your clipboard (Ctrl+V).
Expected (in default): your clipboard should not be overwritten by selection.
I'm not sure if it is a bug in the actual meaning or even in the code-server.
However, it is annoying and maybe someone knows a solution.
Thanks!
I would like give thanks for the development of code-server. I'm looking quite some time for a solution like that. And finally there is one that is actual usable! :)