<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body><span class="vcard"><a href="page.cgi?id=describeuser.html&login=mclasen%40redhat.com" title="Matthias Clasen <mclasen@redhat.com>"> <span class="fn">Matthias Clasen</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - wayland: gdk_seat_grab() set cursor not resilient"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=760213">bug 760213</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Attachment #318320 status</td>
           <td>none
           </td>
           <td>reviewed
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - wayland: gdk_seat_grab() set cursor not resilient"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=760213#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - wayland: gdk_seat_grab() set cursor not resilient"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=760213">bug 760213</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=mclasen%40redhat.com" title="Matthias Clasen <mclasen@redhat.com>"> <span class="fn">Matthias Clasen</span></a>
</span></b>
        <pre>Review of <span class=""><a href="attachment.cgi?id=318320&action=diff" name="attach_318320" title="[PATCH] wayland: gdk_seat_grab() set a resilient cursor">attachment 318320</a> <a href="attachment.cgi?id=318320&action=edit" title="[PATCH] wayland: gdk_seat_grab() set a resilient cursor">[details]</a></span> <a href='review?bug=760213&attachment=318320'>[review]</a>:

::: gdk/wayland/gdkdevice-wayland.c
@@ +2561,2 @@
       wayland_seat->pointer_grab_window = NULL;
+      _gdk_display_set_window_under_pointer (display,
wayland_seat->master_pointer, window);

Calling set_window_under_pointer here seems wrong - the window may not be under
the pointer at all at this point. And as Carlos points out, this should already
be happening in switch_to_pointer_grab.</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>