Middle click causes clipboard contents to paste. This used to be a feature that could be disabled via "editor.selectionClipboard": "false", but that doesn't appear to be recognized nor work anymore. This is problematic because my middle click button is mapped to other keystrokes so the results are unexpected.
- VSCode Version: 1.38.1
- OS Version: MacOS Mojave 10.14.6
- Mouse: Logitech MX Master 2s and Marathon M705
Steps to Reproduce:
Prereq: I have middle click mapped to CMD+W to close a tab, but reproduced with multiple other mappings
- Copy text from anywhere
- Open a new tab
- Press middle click
- Note that the copied text is now pasted
Does this issue occur when all extensions are disabled?: Yes
Middle click causes clipboard contents to paste. This used to be a feature that could be disabled via "editor.selectionClipboard": "false", but that doesn't appear to be recognized nor work anymore. This is problematic because my middle click button is mapped to other keystrokes so the results are unexpected.
Steps to Reproduce:
Prereq: I have middle click mapped to CMD+W to close a tab, but reproduced with multiple other mappings
Does this issue occur when all extensions are disabled?: Yes