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 637530 - Disable menu access keys by default
Disable menu access keys by default
Status: RESOLVED FIXED
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
[fixed-gsettings]
Depends on: 624856
Blocks:
 
 
Reported: 2010-12-18 20:31 UTC by Colin Walters
Modified: 2012-05-03 19:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Disable menu access keys by default (1.50 KB, patch)
2010-12-18 20:31 UTC, Colin Walters
accepted-commit_now Details | Review

Description Colin Walters 2010-12-18 20:31:13 UTC
Defaulting to overriding keys by default is wrong if we want to be a
faithful Unix emulator.  It's totally valid historically for
applications to use these keys.

bash for example uses Alt-f for word navigation.

Basically, gnome-terminal can't be a "nice" GNOME app because
it's an emulator.
Comment 1 Colin Walters 2010-12-18 20:31:14 UTC
Created attachment 176677 [details] [review]
Disable menu access keys by default
Comment 2 Colin Walters 2010-12-18 20:31:28 UTC
GNOME 3 is a good time to revisit this historical mistake.
Comment 3 Christian Persch 2011-01-15 21:58:07 UTC
What about other stuff like shortcuts (Ctrl-Shift-C copy, V paste, etc) ? And the keys that vte handles internally, like Shift+Insert etc? Should they be given to the app too?
Comment 4 Christian Persch 2011-02-03 22:00:42 UTC
Comment on attachment 176677 [details] [review]
Disable menu access keys by default

Please commit. Any answers to comment 3 ?
Comment 5 Christian Persch 2012-05-03 19:07:12 UTC
Fixed on master.