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

Bug when maximizing and toggling panel #82285

Closed
alvitawa opened this issue Oct 10, 2019 · 2 comments
Closed

Bug when maximizing and toggling panel #82285

alvitawa opened this issue Oct 10, 2019 · 2 comments
Assignees

Comments

@alvitawa
Copy link

alvitawa commented Oct 10, 2019

  • VSCode Version: 1.28.1
  • OS Version: WSL2

Steps to Reproduce:

  1. Press 'Maximize Panel Size' (workbench.action.toggleMaximizedPanel)
  2. Press "workbench.action.terminal.toggleTerminal" hotkey.
  3. Press "workbench.action.terminal.toggleTerminal" hotkey again.

The panel has now been resized to almost but not quite cover the editor. It needs to be resized back manually with the mouse to see the editor again.

It should either go back to the original size from before it was maximized, or still be maximized when brought back up.

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

Not exactly the same as #79891 but if you fix one you could fix the other too.

@vscodebot
Copy link

vscodebot bot commented Oct 10, 2019

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@sbatten
Copy link
Member

sbatten commented Oct 10, 2019

This is resolved in the latest version

@sbatten sbatten closed this as completed Oct 10, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants