<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [Wayland] Setting a popover 'relative_to' a widget on an offscreen window crashes gtk+"
href="https://bugzilla.gnome.org/show_bug.cgi?id=761156#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [Wayland] Setting a popover 'relative_to' a widget on an offscreen window crashes gtk+"
href="https://bugzilla.gnome.org/show_bug.cgi?id=761156">bug 761156</a>
from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=jadahl%40gmail.com" title="Jonas Ådahl <jadahl@gmail.com>"> <span class="fn">Jonas Ådahl</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=322536&action=diff" name="attach_322536" title="GtkWindow: Don't realize popover if added to offscreen window">attachment 322536</a> <a href="attachment.cgi?id=322536&action=edit" title="GtkWindow: Don't realize popover if added to offscreen window">[details]</a></span> <a href='review?bug=761156&attachment=322536'>[review]</a>
GtkWindow: Don't realize popover if added to offscreen window
Don't try to realize a popover widget if it was added to an offscreen
window. Doing so would cause the popover GdkWindow to be set transient
to the offscreen GdkWindow, when running the Wayland backend, which is
invalid. Instead wait until the popover is added to a onscreen window
before realizing it.</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>