microsoft / vscode

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

debug controls are shifted to the top left corner when test execution paused #205139

Closed yury-s closed 8 months ago

yury-s commented 8 months ago

Type: Bug

Run a test with playwright test extension and pause on a breakpoint.

The controls are shifted as on the screenshot.

Screenshot 2024-02-13 at 11 31 36 AM

VS Code version: Code 1.86.1 (31c37ee8f63491495ac49e43b8544550fbae4533, 2024-02-07T09:08:57.920Z) OS version: Darwin arm64 23.3.0 Modes:

System Info |Item|Value| |---|---| |CPUs|Apple M1 Pro (10 x 24)| |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
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|5, 3, 4| |Memory (System)|32.00GB (0.09GB free)| |Process Argv|. --crash-reporter-id 8130ff89-a81e-4322-ab26-25f737a64bd9| |Screen Reader|no| |VM|0%|
Extensions (11) Extension|Author (truncated)|Version ---|---|--- gitlens|eam|14.8.0 codespaces|Git|1.16.10 copilot|Git|1.160.0 copilot-chat|Git|0.12.1 copilot-labs|Git|0.17.1121 csdevkit|ms-|1.3.10 csharp|ms-|2.15.30 vscode-dotnet-runtime|ms-|2.0.1 vscodeintellicode-csharp|ms-|0.1.26 playwright|ms-|1.0.22 remote-containers|ms-|0.338.1
A/B Experiments ``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492:30256859 vstes627:30244334 vscod805cf:30301675 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:30899288 c4g48928:30535728 azure-dev_surveyone:30548225 962ge761:30959799 pythongtdpath:30769146 welcomedialogc:30910334 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 h48ei257:30962250 pythontbext0:30879054 accentitlementst:30887150 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 b5d27386:30958190 a89i1917:30961429 7j2b6412:30962116 e3gdj431:30958358 ```
connor4312 commented 8 months ago

https://github.com/microsoft/vscode/issues/204265