microsoft / vscode

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

There is a big gap in the panel. Is this a bug? #227023

Closed AlaricWeb closed 1 week ago

AlaricWeb commented 2 weeks ago

Type: Bug

There is a big gap in the panel. Is this a bug?

VS Code version: Code 1.92.2 (fee1edb8d6d72a0ddff41e5f71a671c23ed924b9, 2024-08-14T17:29:30.058Z) OS version: Windows_NT x64 10.0.19045 Modes: Remote OS version: Linux x64 5.15.153.1-microsoft-standard-WSL2

System Info |Item|Value| |---|---| |CPUs|AMD Ryzen 5 PRO 4650G with Radeon Graphics (12 x 3693)| |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
webnn: disabled_off| |Load (avg)|undefined| |Memory (System)|15.39GB (2.22GB free)| |Process Argv|--crash-reporter-id 40bf09d0-d888-4403-a81a-3cdf82d2ef1e| |Screen Reader|no| |VM|0%| |Item|Value| |---|---| |Remote|WSL: Ubuntu| |OS|Linux x64 5.15.153.1-microsoft-standard-WSL2| |CPUs|AMD Ryzen 5 PRO 4650G with Radeon Graphics (12 x 0)| |Memory (System)|7.46GB (2.50GB free)| |VM|0%|
Extensions (16) Extension|Author (truncated)|Version ---|---|--- project-manager|ale|12.8.0 icons-carbon|ant|0.2.6 apc-extension|drc|0.4.1 file-icons|fil|1.1.0 codespaces|Git|1.17.2 remote-containers|ms-|0.380.0 remote-wsl|ms-|0.88.2 shellman|Rem|5.7.0 errorlens|use|3.20.0 vim|vsc|1.28.0 gistfs|vsl|0.6.0 prettier-vscode|esb|11.0.0 code-runner|for|0.12.2 rest-client|hum|0.25.1 jupyter-renderers|ms-|1.0.19 snippet-creator|nik|0.0.5 (1 theme extensions excluded)
A/B Experiments ``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805cf:30301675 binariesv615:30325510 vsaa593:30376534 py29gd2263:31024239 vscaac:30438847 c4g48928:30535728 azure-dev_surveyone:30548225 962ge761:30959799 pythongtdpath:30769146 welcomedialogc:30910334 pythonnoceb:30805159 asynctok:30898717 pythonregdiag2:30936856 pythonmypyd1:30879173 h48ei257:31000450 pythontbext0:30879054 accentitlementst:30995554 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 dsvsc021:30996838 724cj586:31013169 pythoncenvpt:31062603 a69g1124:31058053 dvdeprecation:31068756 dwnewjupyter:31046869 2f103344:31071589 impr_priority:31102340 nativerepl1:31104043 refactort:31108082 pythonrstrctxt:31112756 flighttreat:31119336 wkspc-onlycs-t:31111718 wkspc-ranged-c:31125598 ei213698:31121563 aajjf12562cf:31125794 ```
AlaricWeb commented 2 weeks ago

image

bpasero commented 2 weeks ago

When you right click there, what does it show?

AlaricWeb commented 2 weeks ago

当您右键单击该处时,它会显示什么?

image

benibenj commented 2 weeks ago

I'm not sure how we would be able to reproduce this. Could you open the Developer Tools (Developer: Toggle Developer Tools) and see what HTML element is to the left off the PROBLEMS view title and what width it has? Which HTML element is do large that it moves to away?

image
AlaricWeb commented 2 weeks ago

image

AlaricWeb commented 2 weeks ago

image

AlaricWeb commented 2 weeks ago

image image

benibenj commented 1 week ago

You are using the apc-extension which is modifying the source code by injecting custom CSS. Closing as this is not a VSCode bug

AlaricWeb commented 1 week ago

ok,thanks