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 162865 - F1 should be the shortcut for Help/Contents, not Ctrl-H
F1 should be the shortcut for Help/Contents, not Ctrl-H
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: [obsolete] stock-icons
3.5.x
Other All
: Normal normal
: 3.6
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-01-03 23:02 UTC by j.gnome
Modified: 2012-05-26 16:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Default to F1 for help, not Ctrl+H (1.10 KB, patch)
2010-12-10 15:39 UTC, Christian Dywan
reviewed Details | Review

Description j.gnome 2005-01-03 23:02:14 UTC
Help/Contents should be F1, not Ctrl-H.

The HIG says so:
http://developer.gnome.org/projects/gup/hig/1.0/menus.html#menu-standard-help
http://developer.gnome.org/projects/gup/hig/2.0/menus-standard.html#menu-standard-help

Also, the accelerator in the menu for Edit/Clear/Contents should probably be
changed from F1 to DEL. I think most people expect help when they press F1, not
deleting the cell's contents. :)

Oh. I actually tried pressing Ctrl-H and it's already Edit/Replace...
Comment 1 Morten Welinder 2005-01-04 03:47:59 UTC
Looks like a botched patch at some point.

I don't see where help's Ctrl-H comes from, but it should be F1.  Very likely
that F1 was put at the other "_Contents" which should have no accelerator.
Comment 2 Jody Goldberg 2005-01-04 04:34:52 UTC
I'll tweak it in gnumeric, but I'll reassign to gtk+
It's odd that the stock accelerator for GTK_STOCK_HELP is not hig compliant.
It doesn't seem fixable without breaking compatibility though.
Comment 3 petrosyan 2007-04-12 15:45:24 UTC
This bug is still present in gtk+ 2.10
please update the "Version:" field of this bug.
Comment 4 Christian Dywan 2010-12-10 15:39:56 UTC
Created attachment 176184 [details] [review]
Default to F1 for help, not Ctrl+H
Comment 5 Allison Karlitskaya (desrt) 2012-05-04 00:33:45 UTC
Review of attachment 176184 [details] [review]:

This seems pretty obviously correct....
Comment 6 André Klapper 2012-05-06 21:09:56 UTC
Does not apply cleanly as code has changed in the meantime:
http://git.gnome.org/browse/gtk+/tree/gtk/gtkstock.c#n372