microsoft / vscode

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

Double Clicking In Tab Panel Opens New Text File #214887

Closed BrandonSchreck closed 3 months ago

BrandonSchreck commented 3 months ago

Type: Bug

Expected Result: Double clicking in the file tab panel should open a new untitled file.

Actual Result: Double clicking in the file tab panel should open a new untitled text file.

Additional Info: When I try to use the key combo for a new file (CTRL + Windows Key + Alt + N) and select HTML, a dialog window opens up and spins for eternity. If I close the box, Visual Studio Code crashes and has to reboot.

VS Code version: Code 1.90.0 (89de5a8d4d6205e5b11647eb6a74844ca23d2573, 2024-06-04T19:33:54.889Z) OS version: Windows_NT x64 10.0.19045 Modes:

System Info |Item|Value| |---|---| |CPUs|11th Gen Intel(R) Core(TM) i9-11950H @ 2.60GHz (16 x 2611)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
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
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|63.20GB (25.39GB free)| |Process Argv|--crash-reporter-id 42fb1a83-89af-43be-ba61-9941300fdc4d| |Screen Reader|no| |VM|0%|
Extensions (31) Extension|Author (truncated)|Version ---|---|--- vscode-openapi|42C|4.26.3 vscode-css-formatter|aes|1.0.2 ng-template|Ang|18.0.0 aadb2c|Azu|1.3.5 durablefunctionsmonitor|Dur|6.4.1 gitlens|eam|15.1.0 prettier-vscode|esb|10.4.0 html-preview-vscode|geo|0.2.5 terraform|has|2.30.2 vscode-test-explorer|hbe|2.21.1 karma-test-explorer|luc|0.8.2 azure-pipelines|ms-|1.228.0 vscode-azurefunctions|ms-|1.15.0 vscode-azureresourcegroups|ms-|0.9.1 vscode-azurestorage|ms-|0.15.3 csharp|ms-|2.31.19 vscode-dotnet-runtime|ms-|2.0.6 remote-wsl|ms-|0.88.2 azure-account|ms-|0.12.0 azurecli|ms-|0.6.0 test-adapter-converter|ms-|0.1.9 quicktype|qui|23.0.170 vscode-thunder-client|ran|2.24.11 vscode-xml|red|0.27.1 vscode-yaml|red|1.15.0 vs-code-prettier-eslint|rve|6.0.0 partial-diff|ryu|1.4.3 sonarlint-vscode|Son|4.6.0 code-spell-checker|str|3.0.1 vscode-tidymarkdown|teh|0.0.5 markdown-all-in-one|yzh|3.6.2
A/B Experiments ``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscoreces:30445986 vscod805cf:30301675 binariesv615:30325510 vsaa593:30376534 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 vscrp:30673768 2i9eh265:30646982 962ge761:30959799 pythongtdpath:30769146 welcomedialog:30910333 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pythonmypyd1:30879173 h48ei257:31000450 pythontbext0:30879054 accentitlementsc:30995553 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 jchc7451:31067544 showvideot:31016892 chatpanelc:31048052 dsvsc021:30996838 945dj816:31013170 pythoncenvpt:31062603 a69g1124:31058053 dvdeprecation:31068756 pythonprt:31056678 dwnewjupyter:31046869 newcmakeconfigv2:31071590 fa862199:31048878 ```
VSCodeTriageBot commented 3 months ago

The described behavior is how it is expected to work. If you disagree, please explain what is expected and what is not in more detail. See also our issue reporting guidelines.

Happy Coding!

benibenj commented 3 months ago

Regarding the crashing with HTML, please file a separate issue