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 585977 - Ctrl+Key bindings are taken from first keyboard layout from list not from actual layout
Ctrl+Key bindings are taken from first keyboard layout from list not from act...
Status: RESOLVED DUPLICATE of bug 162726
Product: gnome-terminal
Classification: Core
Component: Keybindings
2.24.x
Other All
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-06-16 13:11 UTC by Tomasz Rojek
Modified: 2009-06-16 13:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Tomasz Rojek 2009-06-16 13:11:05 UTC
Please describe the problem:
I have two keyboard layouts configured in gnome: normal QWERTY and Dvorak. When QWERTY is first layout on list, but Dvorak is actually selected one and I'm pressing ctrl+d (ctrl+h according to label printed on key) it should produce ^D (EOF) and window should be closed but it produces ^H (backspace). 

Steps to reproduce:
1. In Gnome Keyboard Preferences set up two layouts some QWERTY and Dvorak, put QWERTY as first one.
2. Select Dvorak as actual layout (using Keyboard Indicator Applet)
3. Open gnome-terminal. Press key labeled H (according you have qwerty labels). 
4. Press ctrl+H.

Actual results:
It prints "d" in step 3.
Then deletes it in step 4.

Expected results:
It should close terminal in step 4.

Does this happen every time?
Yes.

Other information:
It happens with all keys. d/h is only one example.
Comment 1 Christian Persch 2009-06-16 13:17:07 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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