https://bugs.kde.org/show_bug.cgi?id=439137

--- Comment #15 from nyanpasu64 <nyanpas...@tuta.io> ---
I don't think the bug is solely in the demo program. gtk4-widget-factory and
gtk4-rs apps are also affected, and gtk3-demo (organized differently from
gtk4-demo), gtk3-widget-factory, and gtk3-rs apps are unaffected. I might write
a minimal C demo program for gtk3 and gtk4 and see if I can get the same-ish
code to behave differently.

This bug in window creation order may be related to how gtk4 removed the
gtk_widget_show_all function. I suspected that gtk4 apps show the window before
gtk3 would, but
https://docs.gtk.org/gtk4/migrating-3to4.html#widgets-are-now-visible-by-default
says that GTK4 windows and dialogs and such must be explicitly shown, so I'm
not sure.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to