GNOME Bugzilla – Bug 316042
Custom Icons on folders do not show in folder's window/taskbar icon
Last modified: 2010-07-11 00:44:59 UTC
When you set a custom icon on a folder (and or emblems), and then open that folder, the taskbar/window icon is still a plain icon, but it should be the icon that you set it to be in the parent folder.
Thanks for your bug report! This sounds like a improvement suggestion.
Just some info for the developers: I've done a bit hacking. nautilus_window_update_icon just does a set_icon_name, but should also be able to take a pixbuf from the icon factory. We currently only lookup a name in the icon factory (NautilusWindow::get_icon_name for NautilusSpatialWindow). We may want to add a icon_factory_get_custom_icon_or_icon_name helper, which returns either a custom icon (if available), or the name of a looked up named icon. This pixbuf should then be propagated down to nautilus_window_update_icon. Milestoning to 2.14 since it requires quiet some code changes and potentially breaks UI freeze.
Mass changing Nautilus version for bugs that have GNOME 2.13 version info.
Ubuntu bug about that: https://launchpad.net/products/nautilus/+bug/43608
Well this was milestoned for 2.14... do you think it's going to be taken care of before 2.16?
*** Bug 354628 has been marked as a duplicate of this bug. ***
2.18 maybe.
Created attachment 165650 [details] [review] Update window icon to that of the folder currently showing (#316042)
This has already been fixed some time ago, can't find the commit right now though.
Yes, here http://git.gnome.org/browse/nautilus/commit/?id=7bfc3c6a7d22e1091f7985377dabd8581e1dfeac