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 on left or right drag behavior breaks with side bar #166842

Closed
mnipritom opened this issue Nov 21, 2022 · 3 comments
Closed

Panel on left or right drag behavior breaks with side bar #166842

mnipritom opened this issue Nov 21, 2022 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug layout General VS Code workbench layout issues
Milestone

Comments

@mnipritom
Copy link

mnipritom commented Nov 21, 2022

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

  • VS Code Version: 1.70.1 1.73.1
  • OS Version: VoidLinux Ubuntu 22.04
  • Destop Environment: AwesomeWM LXQt

Steps to Reproduce:

  1. View -> Appearance -> Panel Position -> Left (anything but Bottom)
  2. View -> Appearance -> Align Panel -> Right (anything but Center)
  3. Uncheck View -> Appearance -> Secondary Side Bar

Issues:

  1. Resizing Activity Bar or any of it's expanded element when panel is positioned Left triggers toggle/focus panel action.
simplescreenrecorder-2022-11-21_15.59.00.mp4
  1. Subsequently, setting any alignment option other than Center for panel that is not positioned at the Bottom resets Panel Position to Bottom.
simplescreenrecorder-2022-11-21_16.11.11.mp4

Suggestions:

  • Align Panel should only be available when Panel Position is set to Bottom
@VSCodeTriageBot
Copy link
Collaborator

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.73.1. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

@sbatten sbatten added bug Issue identified by VS Code Team member as probable bug layout General VS Code workbench layout issues labels Dec 9, 2022
@sbatten sbatten added this to the Backlog milestone Dec 9, 2022
@sbatten sbatten changed the title Align Panel options causing various issues with setting Panel Position Panel on left or right drag behavior breaks with side bar Dec 9, 2022
@sbatten
Copy link
Member

sbatten commented Dec 9, 2022

The strange behavior with the side bar is a bug, but the resetting position is by design so you get a correct configuration based on your most recent configuration.

@sbatten
Copy link
Member

sbatten commented Dec 10, 2022

duplicate of #146133

@sbatten sbatten closed this as completed Dec 10, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2023
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
Projects
None yet
Development

No branches or pull requests

3 participants