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

--- Comment #2 from Cédric Bellegarde <[email protected]> ---
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.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to