After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 648888 - GtkIconView's selection rectangle drawn incorrectly
GtkIconView's selection rectangle drawn incorrectly
Status: RESOLVED FIXED
Product: gnome-themes-standard
Classification: Core
Component: Adwaita GTK3 theme
3.0.x
Other Linux
: Normal normal
: 3.0
Assigned To: gnome-themes-standard-maint
gnome-themes-standard-maint
Depends on:
Blocks:
 
 
Reported: 2011-04-28 18:09 UTC by Felix Riemann
Modified: 2011-05-02 13:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
bug as seen in gtk3-demo (22.78 KB, image/png)
2011-04-28 18:09 UTC, Felix Riemann
Details

Description Felix Riemann 2011-04-28 18:09:53 UTC
Created attachment 186836 [details]
bug as seen in gtk3-demo

When selecting multiple items per mouse in a GtkIconView the selection rectangle is not drawn correctly (see attached screenshot).

This can be seen in gtk3-demo's IconView demo or in eog's gallery widget.
Comment 1 Cosimo Cecchi 2011-05-02 13:34:31 UTC
Thanks, it seems the theme was missing a class selector for the rubberband class and was falling back to the default GTK+ colors.
I fixed this in gnome-themes-standard master now.