https://bugzilla.gnome.org/show_bug.cgi?id=745463
--- Comment #5 from Carlos Garnacho <[email protected]> ---
Created attachment 298883
--> https://bugzilla.gnome.org/attachment.cgi?id=298883&action=edit
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs