Activity log for bug #408384

Date Who What changed Old value New value Message
2009-08-03 13:41:29 Vish bug added bug
2009-08-03 13:48:07 Vish description Binary package hint: nautilus Icons are not displayed by default in either context menus, dialogue buttons or firefox bookmarks menu Upstream is setting these two options to false by default. http://bugzilla.gnome.org/show_bug.cgi?id=557469 http://bugzilla.gnome.org/show_bug.cgi?id=583352 To ensure that *essential* icons are displayed, relevant applications must be patched. Design Suggestion: Meanwhile, now that we have flicked the switch and set icons to be off by default, we need to fix relevant applications to match. You can help! Whenever you see a program that has menu items for objects where those menu items now don't include icons, report a bug on the program that it should use always-show-icons for those particular items. And conversely, whenever you see a program with icons on menu items for things that aren't objects, report a bug that the icons should be removed. Examples of menu items that count as objects, and should therefore have icons: applications, documents (including any recent documents in a "File" menu), disks, partitions, folders, bookmarks, history items, IM accounts, IM statuses, user accounts. Examples of menu items that don't count as objects, and should therefore *not* have icons: openable windows (e.g. "Edit" > "Preferences" or "Go" > "Edit Bookmarks"), toolbars (e.g. "View" > "Toolbars" > anything), actions (e.g. "Go" > "Back"). Unlike menus in Windows, whether a menu item has an equivalent toolbar button is irrelevant to whether the menu item should have an icon. ---------------- Please use this bug report only for Nautlius, and report missing menu icons in other applications as separate bugs. Otherwise anyone who fixes the bug in one package will be punished by being spammed about changes in packages they have no interest in. Perhaps you could use a common tag ("menu-icons"?) for bug reports on this issue. For further details on the related discussions and design suggestions see Bug #407621 Binary package hint: nautilus Icons are not displayed by default in either context menus, dialogue buttons or firefox bookmarks menu Upstream is setting these two options to false by default. http://bugzilla.gnome.org/show_bug.cgi?id=557469 http://bugzilla.gnome.org/show_bug.cgi?id=583352 To ensure that *essential* icons are displayed, relevant applications must be patched. Design Suggestion: Meanwhile, now that we have flicked the switch and set icons to be off by default, we need to fix relevant applications to match. You can help! Whenever you see a program that has menu items for objects where those menu items now don't include icons, report a bug on the program that it should use always-show-icons for those particular items. And conversely, whenever you see a program with icons on menu items for things that aren't objects, report a bug that the icons should be removed. Examples of menu items that count as objects, and should therefore have icons: applications, documents (including any recent documents in a "File" menu), disks, partitions, folders, bookmarks, history items, IM accounts, IM statuses, user accounts. Examples of menu items that don't count as objects, and should therefore *not* have icons: openable windows (e.g. "Edit" > "Preferences" or "Go" > "Edit Bookmarks"), toolbars (e.g. "View" > "Toolbars" > anything), actions (e.g. "Go" > "Back"). Unlike menus in Windows, whether a menu item has an equivalent toolbar button is irrelevant to whether the menu item should have an icon. ---------------- Please use this bug report only for Nautlius, and report missing menu icons in other applications as separate bugs. Otherwise anyone who fixes the bug in one package will be punished by being spammed about changes in packages they have no interest in. Use a common tag ("menu-icons") for bug reports on this issue. For further details on the related discussions and design suggestions see Bug #407621
2009-08-03 13:48:31 Marcus Carlson bug watch added http://bugzilla.gnome.org/show_bug.cgi?id=546916
2009-08-03 13:50:57 Vish summary Nautilus need to use "gtk_image_menu_item_set_always_show_image" for essential icons. Nautilus needs to use "gtk_image_menu_item_set_always_show_image" for essential icons.
2009-08-03 13:56:02 Sebastien Bacher nautilus (Ubuntu): importance Undecided Wishlist
2009-08-03 13:57:03 Sebastien Bacher nautilus (Ubuntu): assignee Ubuntu Desktop Bugs (desktop-bugs)
2009-08-03 14:38:53 Matthew Paul Thomas description Binary package hint: nautilus Icons are not displayed by default in either context menus, dialogue buttons or firefox bookmarks menu Upstream is setting these two options to false by default. http://bugzilla.gnome.org/show_bug.cgi?id=557469 http://bugzilla.gnome.org/show_bug.cgi?id=583352 To ensure that *essential* icons are displayed, relevant applications must be patched. Design Suggestion: Meanwhile, now that we have flicked the switch and set icons to be off by default, we need to fix relevant applications to match. You can help! Whenever you see a program that has menu items for objects where those menu items now don't include icons, report a bug on the program that it should use always-show-icons for those particular items. And conversely, whenever you see a program with icons on menu items for things that aren't objects, report a bug that the icons should be removed. Examples of menu items that count as objects, and should therefore have icons: applications, documents (including any recent documents in a "File" menu), disks, partitions, folders, bookmarks, history items, IM accounts, IM statuses, user accounts. Examples of menu items that don't count as objects, and should therefore *not* have icons: openable windows (e.g. "Edit" > "Preferences" or "Go" > "Edit Bookmarks"), toolbars (e.g. "View" > "Toolbars" > anything), actions (e.g. "Go" > "Back"). Unlike menus in Windows, whether a menu item has an equivalent toolbar button is irrelevant to whether the menu item should have an icon. ---------------- Please use this bug report only for Nautlius, and report missing menu icons in other applications as separate bugs. Otherwise anyone who fixes the bug in one package will be punished by being spammed about changes in packages they have no interest in. Use a common tag ("menu-icons") for bug reports on this issue. For further details on the related discussions and design suggestions see Bug #407621 Gnome 2.28 will have menus_have_icons=false by default. <http://bugzilla.gnome.org/show_bug.cgi?id=557469> However, some menu items should have icons regardless of the value of that setting. The Human Interface Guidelines already allude to this: "Show icons for bookmark entries on the Bookmarks menu that indicate the type of the bookmark, even if the user has globally turned off icons for other menu items on the desktop" <http://library.gnome.org/devel/hig-book/stable/menus-standard.html.en#menu-standard-bookmarks>. In future there will be expanded guidelines on this <http://bugzilla.gnome.org/show_bug.cgi?id=588668>. These menu items in Nautilus should have always-show-icons set: * all applications in the "Open With" submenu (patch available at <http://bugzilla.gnome.org/show_bug.cgi?id=546916#c11>) * "Home Folder", "Computer", "Templates", and other named locations in "Places"/"Go" (but not "Search for Files...") * all bookmarked locations in "Places"/"Bookmarks" * all history locations in "Go".
2009-08-03 14:39:48 Matthew Paul Thomas nautilus (Ubuntu): status New Confirmed
2009-08-03 14:40:08 Matthew Paul Thomas summary Nautilus needs to use "gtk_image_menu_item_set_always_show_image" for essential icons. Nautilus needs to use "gtk_image_menu_item_set_always_show_image" for icons representing applications/locations
2009-08-03 16:24:15 Andreas Nilsson bug watch added http://bugzilla.gnome.org/show_bug.cgi?id=590652
2009-08-03 16:37:30 Sebastien Bacher nautilus (Ubuntu): status Confirmed Triaged
2009-08-03 16:37:43 Sebastien Bacher bug task added nautilus
2009-08-03 18:20:43 Bug Watch Updater nautilus: status Unknown New
2009-08-04 02:23:40 Vish bug watch added http://bugzilla.gnome.org/show_bug.cgi?id=590647
2009-08-04 02:23:40 Vish nautilus: status New Unknown
2009-08-04 02:23:40 Vish nautilus: remote watch GNOME Bug Tracker #590652 GNOME Bug Tracker #590647
2009-08-04 03:04:55 Bug Watch Updater nautilus: status Unknown Confirmed
2009-08-22 00:26:31 Bug Watch Updater nautilus: status Confirmed Fix Released
2009-08-25 03:50:17 Launchpad Janitor branch linked lp:~ubuntu-desktop/nautilus/ubuntu
2009-08-25 06:30:15 Launchpad Janitor nautilus (Ubuntu): status Triaged Fix Released
2010-02-22 22:32:21 Launchpad Janitor branch linked lp:ubuntu/nautilus
2010-09-15 23:55:53 Bug Watch Updater nautilus: importance Unknown Medium
2015-06-04 06:15:17 Mathew Hodson bug watch removed https://bugzilla.gnome.org/show_bug.cgi?id=590652
2015-06-04 06:19:38 Mathew Hodson bug watch removed https://bugzilla.gnome.org/show_bug.cgi?id=546916
2015-06-04 06:35:33 Mathew Hodson bug watch added https://bugzilla.gnome.org/show_bug.cgi?id=590652
2015-06-04 06:35:33 Mathew Hodson nautilus: importance Medium Unknown
2015-06-04 06:35:33 Mathew Hodson nautilus: status Fix Released Unknown
2015-06-04 06:35:33 Mathew Hodson nautilus: remote watch GNOME Bug Tracker #590647 GNOME Bug Tracker #590652
2015-06-04 06:36:53 Mathew Hodson bug watch removed https://bugzilla.gnome.org/show_bug.cgi?id=590647
2015-06-04 06:37:29 Mathew Hodson marked as duplicate 387796