GNOME Bugzilla – Bug 686280
GtkScrollbar and GtkScale rendering broken in gtk 3.6
Last modified: 2012-10-25 21:48:41 UTC
Created attachment 226617 [details] Screenshot In gtk versions 3.6.0 and 3.6.1, GtkScrollbar and GtkScale widgets render wrong: - Scrollbar steppers are missing - Minimum width of the slider is very small This happens with several different themes, including the default one that comes with gtk. Attached screenshot of gtk3-widget-factory shows the problem.
*** Bug 686597 has been marked as a duplicate of this bug. ***
Thanks for the report, I now pushed a fix for this.
Created attachment 227013 [details] gtk3-widget-factory.png This is also a reply for bug 686597. I have now attachment a screenshot before and after i update from gnome-themes-standard-3.6.0.2 to gnome-themes-standard-3.6.1. I can reproduces it on my gentoo install and by "Fedora release 18 Spherical Cow" (after updated yesterday).
Created attachment 227014 [details] gtk3-widget-factory-GtkScale.png Also the GtkScale (except insensitive) not draw correct with gnome-themes-standard-3.6.1. See attachment.
Again, I don't think this has anything to do with gnome-themes-standard. I pushed patches for both GtkScale and GtkScrollbar to the GTK+ master and gtk-3-6 git branches, please try to reproduce the bug with either of those, and reopen/comment here if it's not fixed. Thanks.
*** Bug 686703 has been marked as a duplicate of this bug. ***