You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to snap a previously snapped window to one side introduces an unnecessary offset (please watch the video; I don't know how to explain it in words).
Steps to reproduce
Open Google Chrome and snap it to the right.
Open VS Code and snap it to the left.
Close VS Code.
Reopen VS Code and snap it to the left again.
What happened
It snapped the window to the left, but left a huge gap in between and a big portion outside the display.
What did you expect to happen
No gap, nothing outside the display.
Screencast
Screencast.From.2026-07-28.16-46-02.mp4
Does it happen on both sides?
Yes. When it occurs on the left side, it offsets to the left. When it occurs on the right side, it offsets to the right. Here is a screenshot of it occuring in the right side:
Does it consistently occur every single time
Yes.
Does doing something solve the issue
Yes, disabling the tiling assistant extension using the following command fixes the issue:
Affected version
Bug summary
Trying to snap a previously snapped window to one side introduces an unnecessary offset (please watch the video; I don't know how to explain it in words).
Steps to reproduce
What happened
It snapped the window to the left, but left a huge gap in between and a big portion outside the display.
What did you expect to happen
No gap, nothing outside the display.
Screencast
Screencast.From.2026-07-28.16-46-02.mp4
Does it happen on both sides?
Yes. When it occurs on the left side, it offsets to the left. When it occurs on the right side, it offsets to the right. Here is a screenshot of it occuring in the right side:
Does it consistently occur every single time
Yes.
Does doing something solve the issue
Yes, disabling the tiling assistant extension using the following command fixes the issue:
However, re-inabling it brings back the issue.