[Konsole-devel] [konsole] [Bug 346847] New: Ctrl modifier not interpreted by konsole when sent via bound shortcut

pdf kde at obfusc8.org
Tue Apr 28 14:48:30 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=346847

            Bug ID: 346847
           Summary: Ctrl modifier not interpreted by konsole when sent via
                    bound shortcut
           Product: konsole
           Version: 15.04.3
          Platform: Kubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: keyboard
          Assignee: konsole-devel at kde.org
          Reporter: kde at obfusc8.org

Qt: 5.4.1
KDE Frameworks: 5.9.0
Konsole: 3.0.1

I've bound a key via khotkeys that sends the keyboard input 'Ctrl+a'.  When I
press the trigger key, konsole ignores the ctrl bit and sends 'a' to the
terminal.  I've verified that the state includes the control bit using xev, so
this is a konsole problem, not a khotkeys problem.

Reproducible: Always

Steps to Reproduce:
1. Create a Custom Shortcut that binds a key to Ctrl+<char>
2. Press trigger key when konsole is active


Actual Results:  
See <char> sent to terminal

Expected Results:  
See Ctrl+<char> sent to terminal

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list