<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - wl_subsurface_set_position () called with wrong initial value"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=789127">789127</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>wl_subsurface_set_position () called with wrong initial value
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Platform
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>gtk+
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.22.x
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Backend: Wayland
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>gtk-bugs@gtk.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>william@attente.ca
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>gtk-bugs@gtk.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>rob@robster.org.uk, wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>GNOME version</th>
          <td>---
          </td>
        </tr></table>
      <p>
        <div>
        <pre><a href="https://git.gnome.org/browse/gtk+/commit/?h=gtk-3-22&id=8aa6d59b7a214ba03a83bcae8c43712f8e402927">https://git.gnome.org/browse/gtk+/commit/?h=gtk-3-22&id=8aa6d59b7a214ba03a83bcae8c43712f8e402927</a>

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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>