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

Dragging a sash with alt to the far side of the window causes the other sash to move #44621

Closed
RMacfarlane opened this issue Feb 27, 2018 · 4 comments
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

@RMacfarlane
Copy link
Contributor

Testing #44127

Steps:

  • Go into centered layout mode using the command Toggle Centered Layout
  • Hold alt and drag a sash far to the side, beyond the window

Expected: Once the sash has reached the end of the window, continuing to drag will do nothing
Actual: The sash on the other side begins to move outward

centered_drag

@isidorn isidorn added bug Issue identified by VS Code Team member as probable bug layout General VS Code workbench layout issues labels Feb 28, 2018
@isidorn isidorn added this to the February 2018 milestone Feb 28, 2018
@bpasero bpasero added the verified Verification succeeded label Mar 1, 2018
@isidorn
Copy link
Contributor

isidorn commented Mar 2, 2018

Pushed some code which brings back this behavior.
Reopening

@isidorn isidorn reopened this Mar 2, 2018
@isidorn isidorn removed the verified Verification succeeded label Mar 2, 2018
@isidorn isidorn modified the milestones: February 2018, On Deck Mar 2, 2018
@bpasero
Copy link
Member

bpasero commented Jun 2, 2018

@isidorn maybe this should be looked at when doing the widget for #50936

@isidorn
Copy link
Contributor

isidorn commented Jun 4, 2018

@bpasero makes sense, let me assign this to June

@isidorn isidorn modified the milestones: On Deck, June 2018 Jun 4, 2018
@isidorn
Copy link
Contributor

isidorn commented Jun 19, 2018

This is fixed in latest with the new split view math - yeee

@isidorn isidorn closed this as completed Jun 19, 2018
@RMacfarlane RMacfarlane added the verified Verification succeeded label Jun 28, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 3, 2018
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