https://bugzilla.gnome.org/show_bug.cgi?id=789127

            Bug ID: 789127
           Summary: wl_subsurface_set_position () called with wrong
                    initial value
    Classification: Platform
           Product: gtk+
           Version: 3.22.x
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Backend: Wayland
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]
     GNOME version: ---

https://git.gnome.org/browse/gtk+/commit/?h=gtk-3-22&id=8aa6d59b7a214ba03a83bcae8c43712f8e402927

This commit to gtk-3-22 seems to expose a bug where Totem in maximized mode
causes the video to be offset from the origin (see attached screenshot, the
problem is worse in full-screen).

It seems as if the initial call to wl_subsurface_set_position () is done with
an incorrect initial position that would have been corrected at a later call,
but since the idempotency check was added, this is no longer the case and the
subsurface is left at the incorrect initial position.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to