[Wayland-bugs] [Bug 748763] warnings when starting drag from GtkEntries

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Fri May 1 12:52:50 PDT 2015


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

Matthias Clasen <mclasen at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #302730|none                        |reviewed
             status|                            |

--- Comment #3 from Matthias Clasen <mclasen at redhat.com> ---
Review of attachment 302730:

::: gtk/gtkwindow.c
@@ +7333,3 @@
+      gtk_container_forall (GTK_CONTAINER (widget),
+                            (GtkCallback) gtk_widget_unrealize,
+                            NULL);

Hmm, this seems to manually do what the parent_class unrealize would do anyway
?

It would be nicer if we could still unconditionally chain up - just clear out
the hardcoded_window first ?

-- 
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/20150501/a3940146/attachment.html>


More information about the wayland-bugs mailing list