Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panel will be small if using multiwindow #78338

Closed
sbatten opened this issue Aug 1, 2019 · 1 comment
Closed

Panel will be small if using multiwindow #78338

sbatten opened this issue Aug 1, 2019 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug layout General VS Code workbench layout issues verified Verification succeeded
Milestone

Comments

@sbatten
Copy link
Member

sbatten commented Aug 1, 2019

From slack:

If you deserialize a view that is both hidden and has a cached view size and then immediately close the window without resizing. The resulting grid will have that view serialized without any cached view size. The repro for this on Windows is as follows.
• Set Restore WIndows to one
• Open a folder, set the terminal to a size above minimum, close the window.
• Open a window (should be the same folder as before due to setting)
• Ctrl+Shift+N a new window
• Close the first window
• Close the second window
• Open a new window (should be empty workspace)
• In the same window open recent > the folder from above
• Bug => Panel is visible but minimum size

@sbatten sbatten added bug Issue identified by VS Code Team member as probable bug layout General VS Code workbench layout issues labels Aug 1, 2019
@sbatten sbatten added this to the August 2019 milestone Aug 1, 2019
@joaomoreno
Copy link
Member

joaomoreno commented Aug 12, 2019

Easier steps:

  1. Resize panel to X
  2. Hide panel
  3. Reload
  4. Reload again
  5. Show panel

Panel doesn't take X height.

@RMacfarlane RMacfarlane added the verified Verification succeeded label Aug 28, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug layout General VS Code workbench layout issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants