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

Editor: snap to minimize is not cleared in all cases #14576

Closed
bpasero opened this issue Oct 27, 2016 · 0 comments
Closed

Editor: snap to minimize is not cleared in all cases #14576

bpasero opened this issue Oct 27, 2016 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Oct 27, 2016

Steps to Reproduce:

  1. open 3 editors
  2. change to horizontal editor layout
  3. make one maximized so that the others are minimized (e.g. by sash dragging)
  4. close all editors
  5. open 3 editors
  6. move the panel up from below until the editors are totally minimized
  7. move the panel down again

=> the editors should restore accordingly
=> bug, only the editor that was maximized before gets size back

The issue is that we fail to clear the minimized state when closing or opening editors and their sizes change.

@bpasero bpasero added the bug Issue identified by VS Code Team member as probable bug label Oct 27, 2016
@bpasero bpasero added this to the October 2016 milestone Oct 27, 2016
@bpasero bpasero self-assigned this Oct 27, 2016
@sandy081 sandy081 added verified Verification succeeded and removed verified Verification succeeded labels Oct 27, 2016
@Tyriar Tyriar added the verified Verification succeeded label Oct 27, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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 verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants