GNOME Bugzilla – Bug 733099
Regression: gtk_window_set_title() no longer sets header bar title
Last modified: 2014-07-16 03:33:37 UTC
gtk_window_set_title() no longer sets the header bar title on windows where a header bar is in use, resulting in blank header bars in various apps. See, for example, the preferences dialog in examples/application10, which works fine in 3.13.3 but is broken in master. Bisected to "GtkDialog: Don't use csd when use-header-bar is FALSE" -- https://git.gnome.org/browse/gtk+/commit/?id=120d1f898300b86ff0aacfd8aefdcb0a78560bf0
I don't think this is fixed, there's still no title on the preferences dialog in examples/application10. The title is also still missing on the certificate viewer in Epiphany.