microsoft / vscode

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

Maximized Panel on left breaks editor layout with opened webview #94805

Closed muuvmuuv closed 4 years ago

muuvmuuv commented 4 years ago

Steps to Reproduce:

Explorer and actions on left

  1. Have two files open in splitview (left|right)
  2. Move panel to left
  3. Maximize panel

Does this issue occur when all extensions are disabled?: Yes

Bildschirmfoto 2020-04-09 um 17 00 37

sbatten commented 4 years ago

I can do similar breakage by splitting (top/bottom) with the panel in its default location.

mjbvz commented 4 years ago

@sbatten Is this specific to webviews?

sbatten commented 4 years ago

in my testing, yes

bpasero commented 4 years ago

Looks bad, moving to April. I think @mjbvz needs to investigate first.

bpasero commented 4 years ago

This can still happen:

=> 🐛

image