[Wayland-bugs] [Bug 757558] gtk_window_move() unreliable in Wayland?
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Wed Nov 4 23:13:59 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=757558
--- Comment #9 from Milan Crha <mcrha at redhat.com> ---
(In reply to Carlos Garnacho from comment #6)
> The transient_for window is essential for popups to appear properly
> positioned in wayland, so that needs to be done at some point when the
> button has a toplevel, maybe hierarchy_changed(), or before showing.
I moved the gtk_window_group_add_window() and gtk_window_set_transient_for()
calls from the _init() to the emoticon_tool_button_popup(), just before the
call of emoticon_tool_button_reposition_window(), but it didn't help. I've a
test g_print() there, which is printed, thus this code is triggered for sure.
Please note that the evolution passes correct coordinates for the popup window,
before the window is shown, they are just ignored under Wayland.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20151105/0fe70f67/attachment.html>
More information about the wayland-bugs
mailing list