Skip to content

Window snapping after reopening introduces unnecessary offset #460

Description

@effessdev

Affected version

  • Ubuntu: Ubuntu 26.04 LTS
  • GNOME Shell: GNOME Shell 50.1
  • Session: wayland
  • Kernel: 7.0.0-28-generic
  • Graphics: 00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)

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

  1. Open Google Chrome and snap it to the right.
  2. Open VS Code and snap it to the left.
  3. Close VS Code.
  4. 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:

Image

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:

gnome-extensions disable tiling-assistant@ubuntu.com

However, re-inabling it brings back the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions