[Wayland-bugs] [Bug 774148] Gtk.Popover misplacement in Wayland

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 10 22:31:00 UTC 2016


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

--- Comment #2 from Cédric Bellegarde <cedric.bellegarde at adishatz.org> ---
Seems issue comes from this code:
https://mail.gnome.org/archives/commits-list/2014-December/msg04928.html


      gtk_widget_translate_coordinates (priv->widget, GTK_WIDGET
(priv->window),
                                        rect.x, rect.y, &rect.x, &rect.y);
      gdk_window_get_origin (gtk_widget_get_window (GTK_WIDGET (popover)),
                             &win_x, &win_y);

sets unwanted values when having a popover pointing to a popover.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20161110/2ba7de0e/attachment.html>


More information about the wayland-bugs mailing list