GNOME Bugzilla – Bug 96350
launchers shouldn't have panel help in their context menu's
Last modified: 2015-03-24 13:00:35 UTC
launchers shouldn't have panel help in their context menu's. 1. This breaks the object metaphor of context menus 2. If you have a launcher that includes it own help item you end up having two help entries in the menu which is pretty confusing.
*** Bug 96524 has been marked as a duplicate of this bug. ***
usability guys: do you all agree on this ? This could be covered in UI review.
Adding to the ui-review. If it should be here a usibility person can remove it.
Sorry, I ment should not be here. This thing needs an edit button. PS. I'm adding this after a discussion on IRC on #ui-review
Yes, I think there's another bug open on this somewhere as well. Apart from anything else, I think we're mostly agreed that nobody wants Help on an application before they've opened it :)
Calum, Dave: you're contradicting each other here. Dave wants to get rid of "Help" ... Calum wants to get rid of "Help on X"
I wish i had a copy of the panel in front of me. Do panel applets also have two help menus too (/me forgets)? If this only applies to app launchers than I would go with calum on it. He's usually right :) I guess in that context, help on using launchers is probably more useful than application help.
Okay, I've gone ahead with removing panel help: 2003-06-19 Mark McLoughlin <mark@skynet.ie> Remove panel help from launcher's context menus. Fixes bug #96350. * applet.c: (applet_callback_callback): don't add help callback. * launcher.c: (load_launcher_applet): don't handle help callback.