https://bugzilla.gnome.org/show_bug.cgi?id=757558

--- Comment #5 from Milan Crha <mc...@redhat.com> ---
Sure, for the emoticon it's created here:
https://git.gnome.org/browse/evolution/tree/e-util/e-emoticon-tool-button.c#n573
and repositioned here:
https://git.gnome.org/browse/evolution/tree/e-util/e-emoticon-tool-button.c#n124

I compared the code with the one for GtkComboBox and it seems to me it's pretty
much the same, except we hold the popup window for the whole lifetime of the
widget, while GtkComboBox seems to build and destroy the popup on demand.

Please note that the X11 works properly, with the same code in the evolution.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to