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 665386 - keyboard shortcuts beginning with "alt" don't get delivered to terminal
keyboard shortcuts beginning with "alt" don't get delivered to terminal
Status: RESOLVED DUPLICATE of bug 663779
Product: gnome-terminal
Classification: Core
Component: Keybindings
3.0.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-12-02 11:46 UTC by Tim Cuthbertson
Modified: 2011-12-03 01:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim Cuthbertson 2011-12-02 11:46:42 UTC
Recently (about a week ago), my favourite terminal shortcut (alt-.) stopped working (it just inserts a literal dot instead of the last argument from the previous command). alt-backspace has also stopped backspacing an entire word at a time as it used to, and now just acts like an unmodified backspace. These keyboard shortcuts still work just fine in guake (a drop-down terminal editor).

I noticed that the mnemonics on the "File | Edit | ..." menus were being underlined when I held down "alt", so I expect gnome / gtk standard menu handling is intercepting the alt key. I disabled "Enable menu access keys" from the gnome-terminal keyboard shortcuts, but that just makes the mnemonics no longer display - it doesn't restore the operation of alt key shortcuts.

It's worth noting that I have a testing version of libgtk-3-0 ( 3.3.5+git20111201.f9c24e8f-0ubuntu1~11.10~ricotz0 ) and other gnome-shell dependencies, installed from:
https://launchpad.net/~ricotz/+archive/testing

(I'd love to remove these to test if it is causing the problem, but I can't figure out how to without apt freaking out)
Comment 1 Tim Cuthbertson 2011-12-02 11:56:30 UTC
this looks like a dupe of bug 552318, but that was fixed in 2008 and was a bug in gtk2. So it may be the same issue popping up again in gtk3?
Comment 2 Christian Persch 2011-12-02 12:30:25 UTC
Likely dup of bug 663779.

(BTW: In general, when running ubuntu, it's best to file bugs on launchpad.)
Comment 3 Tim Cuthbertson 2011-12-03 01:00:59 UTC
You're right, this is a dup. I didn't find that one before filing since I was looking for gnome-terminal bugs. I would normally report on launchpad first, but there was no place to put gnome-terminal bugs.

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