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 459163 - Contact submenu in the edit menu is weird
Contact submenu in the edit menu is weird
Status: RESOLVED DUPLICATE of bug 465316
Product: empathy
Classification: Core
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2007-07-22 01:01 UTC by Vincent Untz
Modified: 2007-08-10 08:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
removes context submenu from edit menu (5.26 KB, patch)
2007-08-09 11:05 UTC, Cosimo Cecchi
none Details | Review

Description Vincent Untz 2007-07-22 01:01:55 UTC
Right now, it's the contact context menu. It does not fit well in the edit menu. I don't know why you added it there. Another solution would be to have a toplevel menu item in the menubar for this. Or to only have editing functions in this submenu.
Comment 1 Cosimo Cecchi 2007-08-09 11:04:06 UTC
That Edit->Contact is actually a submenu that change its name based on the context you click on (e.g. if you click on a group it becomes Edit->Group).
Anyway, it makes no sense to me to have duplicate entries, and a user imho, rarely or never will look for context actions / informations in any place other than right click context menu.
Comment 2 Cosimo Cecchi 2007-08-09 11:05:07 UTC
Created attachment 93349 [details] [review]
removes context submenu from edit menu

proposed fix
Comment 3 Xavier Claessens 2007-08-09 11:35:51 UTC
Is there a GNOME HIG about that? I mean usually actions on the context menu are also available on the toolbar or menu somewhere.
Comment 4 Cosimo Cecchi 2007-08-09 12:20:45 UTC
Xavier: http://developer.gnome.org/projects/gup/hig/2.0/menus-types.html#menu-type-drop-down

HIG says: "Since the user may not be aware of their presence, do not provide functions that are only accessible from popup menus unless you are confident that your target users will know how to use popup menus."

Can we consider our target users confident with IM clients enough to assume they know how to use a popup menu?
Pidgin anyway (for instance) does not provide another way to access context menu functions from the toolbar.
Comment 5 Xavier Claessens 2007-08-10 08:32:52 UTC

*** This bug has been marked as a duplicate of 465316 ***