https://bugzilla.gnome.org/show_bug.cgi?id=784319
--- Comment #17 from Takuro Ashie <[email protected]> ---
When the widget doesn't have its own GdkWindow (by not calling
gtk_widget_set_has_window), a GdkWindow is created & destroyed by GtkWidget
class:
https://git.gnome.org/browse/gtk+/tree/gtk/gtkwidget.c#n10594
But when the child class doesn't chain up the unrealize func, the above code
doesn't called so the window isn't destroyed.
I think it's firefox's fault.
I'll close this bug after I confirm it on my environment.
--
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