GNOME Bugzilla – Bug 521029
GIO filechooser backend uses wrong icon size
Last modified: 2008-06-04 15:32:24 UTC
Bastien Nocera asked me to file this as a follow-up to bug 520605: "I think it might be a problem in GIcon, or in GTK+." Using the GIO backend, the filechooser uses 24x24 pixel icons for most icons like folders and mime icons while it should use 16x16 icons.
Created attachment 106796 [details] Screenshot
Icon sizes do not occur at all in gio. Only icon names. This must be a bug in the gio backend.
This also occurs in gnome-search-tool's "Look in folder" selector, which AFAIK doesn't use GIO.
I can confirm this, quite annoying :) Subscribing
Created attachment 112138 [details] [review] Patch from Gentoo, taken from Ubuntu's Launchpad
http://svn.gnome.org/viewvc/gtk%2B?view=revision&revision=19982 http://svn.gnome.org/viewvc/gtk%2B?view=revision&revision=19983 Fixed in both 2.12 and 2.13 branches. Shipped in gtk 2.12.10 and 2.13.1 and newer. CLOSING