Bug 62206

Summary: Control shortcuts only works with additional shift key pressed
Product: [Applications] konsole Reporter: Elmar Loos <elInfo>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.2.3   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Elmar Loos 2003-08-05 21:11:57 UTC
Version:           1.2.3 (using KDE 3.1.3)
Installed from:     (testing/unstable)
Compiler:          gcc version 3.3.1 20030722 (Debian prerelease)
OS:          Linux (i686) release 2.4.20

I tried to map screen like keybindings in konsole (e. g. Ctrl-A,C [Multikey] to new session). The new session is not created when I pressed Ctrl-A,C. But konsole opens the session by pressing Ctrl-Shift-A,C.

Reproduce:
- open kosole with one bash
- Map Ctrl-A,C to New Session
- Press Ctrl-A,C

Behaviour: 
- The Ctrl-A,C is passed to the running bash

Expected: 
- a new session

Not expected:
- Ctrl-Shift-A,C is opening a new session
Comment 1 Matt Rogers 2003-09-21 06:59:32 UTC
Reproducible with CVS from 20030915 
Comment 2 Dominique Devriese 2003-12-20 15:20:17 UTC
This is a duplicate report of #61667.  Anyone know how to merge these bugs in bugzilla ?  I only have experience with the Debian BTS.
Comment 3 Kurt Hindenburg 2004-12-28 05:30:58 UTC
new_session=Alt+Ctrl+N;Ctrl+A,C

Pressing Ctrl+A starts a new session.

This seems buggy to me... CVS/HEAD.  Note now you get a popup saying not to use Ctrl+ as shortcuts...
Comment 4 Robert Knight 2008-01-03 19:39:01 UTC
Fixed in KDE 4.0