microsoft / vscode

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

Shift + mouse click doesn't select text on VS Code for Windows (when editing via MS Remote Desktop for MacOS) #184869

Open below43 opened 1 year ago

below43 commented 1 year ago

Type: Bug

VS Code for Windows

When accessing via Microsoft Remote Desktop for MacOS (remoting into my Windows machine)

This is a bit random, but of late (eg. last couple of months), Microsoft Remote Desktop for MacOS has an issue when remoting into my Windows 10 box. When trying to select text with keyboard and mouse, the select doesn't work.

To reproduce

Select with arrow keys or page up/down works, but select with mouse doesn't.

VS Code version: Code 1.78.2 (b3e4e68a0bc097f0ae7907b217c1119af9e03435, 2023-05-10T14:39:26.248Z) OS version: Windows_NT x64 10.0.19045 Modes: Sandboxed: No

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz (6 x 3696)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|31.93GB (4.80GB free)| |Process Argv|--crash-reporter-id c7ef6f86-c632-41a7-9afb-bdd7c64cc3f5| |Screen Reader|no| |VM|0%|
Extensions (55) Extension|Author (truncated)|Version ---|---|--- vscode-json|and|1.5.2 ng-template|Ang|16.0.0 vscode-pull-request-azdo|ank|0.0.25 mergetool-navigator|aps|0.1.0 angular-schematics|cyr|5.4.2 ionic3-vs-ionView-snippets|dan|1.0.2 vscode-eslint|dba|2.4.0 githistory|don|0.6.20 EditorConfig|Edi|0.16.4 vsc-material-theme|Equ|33.8.0 vsc-material-theme-icons|equ|2.8.0 json-pretty-printer|eus|1.1.0 auto-close-tag|for|0.5.14 auto-rename-tag|for|0.1.10 copilot|Git|1.88.132 copilot-labs|Git|0.14.884 remotehub|Git|0.58.0 todo-tree|Gru|0.0.226 minify|Hoo|0.4.3 ionic|Ion|1.45.3 ionic2-vscode|jgw|1.0.0 vscode-nuget-package-manager|jmr|1.1.6 angular-essentials|joh|13.0.0 Angular2|joh|13.0.0 vscode-peacock|joh|4.2.2 vscode-depcheck|jul|1.2.1 ionic-extension-pack|loi|0.3.0 linecounter|lyz|0.2.7 json|Mee|0.1.2 vscode-azureresourcegroups|ms-|0.7.5 vscode-azurestaticwebapps|ms-|0.12.1 vscode-docker|ms-|1.25.1 csharp|ms-|1.25.9 remote-containers|ms-|0.295.0 remote-wsl|ms-|0.78.9 azure-account|ms-|0.11.5 azure-repos|ms-|0.34.0 azurecli|ms-|0.5.0 remote-repositories|ms-|0.36.0 team|ms-|1.161.1 cordova-tools|msj|2.6.3 material-icon-theme|PKi|4.28.0 rxjs-snippets|pko|0.0.2 quicktype|qui|12.0.46 vscode-thunder-client|ran|2.7.6 vscode-xml|red|0.25.0 LiveServer|rit|5.7.9 workspacetheme|sag|1.0.1 vscode-scss-formatter|sib|2.5.0 autoimport|ste|1.5.4 intellicode-api-usage-examples|Vis|0.2.7 vscode-icons|vsc|12.4.0 vscode-todo-highlight|way|1.0.5 php-debug|xde|1.32.1 material-theme|zhu|3.15.17 (7 theme extensions excluded)
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vstes627:30244334 vslsvsres303:30308271 vserr242cf:30382550 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscoreces:30445986 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593cf:30376535 pythonvs932:30410667 cppdebug:30492333 vscaac:30438847 vsclangdc:30486549 c4g48928:30535728 dsvsc012cf:30540253 pynewext54:30695312 azure-dev_surveyone:30548225 2e4cg342:30602488 pyind779:30671433 89544117:30613380 pythonsymbol12:30671437 showlangstatbar:30737416 vsctsb:30748421 pythonms35:30701012 ecj1e332:30736112 pythonfmttext:30731395 fixshowwlkth:30730052 hidesbindicator:30730055 pythongtdpath:30739704 ```
VSCodeTriageBot commented 1 year ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.79.0. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

below43 commented 1 year ago

Upgrading does not resolve the issue.