<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - SIGSEGV dragging window on Wayland when toplevel window set_transient_for is set to another toplevel"
href="https://bugzilla.gnome.org/show_bug.cgi?id=781945#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - SIGSEGV dragging window on Wayland when toplevel window set_transient_for is set to another toplevel"
href="https://bugzilla.gnome.org/show_bug.cgi?id=781945">bug 781945</a>
from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=ofourdan%40redhat.com" title="Olivier Fourdan <ofourdan@redhat.com>"> <span class="fn">Olivier Fourdan</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=353083&action=diff" name="attach_353083" title="[PATCH] wayland: fix xdg_surface test in move/resize drag">attachment 353083</a> <a href="attachment.cgi?id=353083&action=edit" title="[PATCH] wayland: fix xdg_surface test in move/resize drag">[details]</a></span> <a href='review?bug=781945&attachment=353083'>[review]</a>
[PATCH] wayland: fix xdg_surface test in move/resize drag
(In reply to Jonas Ã…dahl from <a href="show_bug.cgi?id=781945#c7">comment #7</a>)
<span class="quote">> [...] Might be good to fix the miss-use error handling in move/resize code
> (it checks for xdg_surface, but it should rather check for xdg_toplevel)</span >
begin_resize_drag() and begin_move_drag() check for xdg_surface being
not null, but those apply on xdg_toplevel so they should check for
xdg_toplevel being non-null instead.</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>