<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Search suggestions are not shown in Clocks / Weather"
href="https://bugzilla.gnome.org/show_bug.cgi?id=745463#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Search suggestions are not shown in Clocks / Weather"
href="https://bugzilla.gnome.org/show_bug.cgi?id=745463">bug 745463</a>
from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=carlosg%40gnome.org" title="Carlos Garnacho <carlosg@gnome.org>"> <span class="fn">Carlos Garnacho</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=298883&action=diff" name="attach_298883" title="entrycompletion: Ensure transient_for is set before showing window">attachment 298883</a> <a href="attachment.cgi?id=298883&action=edit" title="entrycompletion: Ensure transient_for is set before showing window">[details]</a></span> <a href='review?bug=745463&attachment=298883'>[review]</a>
entrycompletion: Ensure transient_for is set before showing window
gtk_entry_set_completion() (and _gtk_entry_completion_connect underneath)
may happen when the entry has no toplevel yet. This window acts as the
"parent" for subsurface windows on wayland, and is indispensable to create
its backing wl_subsurface, so this resulted in non-visible popups there.
Fix this by ensuring transient_for is set before showing the popup.</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>