GNOME Bugzilla – Bug 678352
Overriding IconView background color also modifies rubber band color
Last modified: 2018-02-10 03:34:24 UTC
Overriding background color of an IconView using gtk_widget_override_background_color() with GTK_STATE_FLAG_NORMAL causes fill color of rubber band selection rectangle to be also overridden. This was not the case with mofify_bg and the rubber band is not usually desired to be the same color as the widget background. Worst of all, opacity of the rubber band also gets overridden and the selection rectangle becomes opaque.
We're moving to gitlab! As part of this move, we are closing bugs that haven't seen activity in more than 5 years. If this issue is still imporant to you and still relevant with GTK+ 3.22 or master, please consider creating a gitlab issue for it.