GNOME Bugzilla – Bug 708788
GtkStatusbar text is mangled
Last modified: 2013-09-25 22:07:27 UTC
When text is put onto a GtkStatusbar with gtk_statusbar_push() in 3.10.0 it can get mangled, in that the vertical space allowed for the text is much too small for it to be legible -- only a thin "stripe" of the text is shown. I'm going to attach a couple of PNGs, one showing the behavior of GTK 3.8.4 plus pango 1.34.1 (text displays correctly) and one showing the behavior of GTK 3.10.0 plus pango 1.36.0 (text totally illegible). These are screenshots from two different machines, but the machine currently running GTK 3.10.0 had GTK 3.8.4 and earlier pango installed previously and the text outcome was OK. I'm not sure if this is a GTK or a pango issue.
*** This bug has been marked as a duplicate of bug 708787 ***