Bug 333058

Summary: (frameworks) Ctrl+<any key> is not sent to terminal in kde5
Product: [Applications] konsole Reporter: Luiz Angelo De Luca <luizluca>
Component: keyboardAssignee: Konsole Developer <konsole-devel>
Status: CLOSED FIXED    
Severity: major CC: bluescreenavenger
Priority: NOR    
Version: 2.99.900   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Luiz Angelo De Luca 2014-04-03 22:51:42 UTC
konsole cannot send ctrl commands to the terminal, as ctrl+c. However, GUI commands like "to open new tab", "copy", "paste" do work.


Reproducible: Always

Steps to Reproduce:
1. open konsole
2. try ctrl+c

Actual Results:  
3. it types c instead of sending ctrl+c

Expected Results:  
3. sends ctrl+c to the terminal
Comment 1 Kurt Hindenburg 2014-04-04 00:36:09 UTC
Yes it has been like this since the beginning of frameworks - I haven't been able to figure it out yet
Comment 2 Luiz Angelo De Luca 2014-04-09 21:52:52 UTC
Thanks Kurt,

The ctrl+<any key> is fixed.

Now my problem is with home/end keys, F1-12 keys and maybe others.
Comment 3 Luiz Angelo De Luca 2014-05-05 17:51:24 UTC
Some update:

I still have the home/end and F1-12 keys problem. However, I noticed that this occurs only in local shell. If I ssh to a remote shell, keys work as expected. Also, I have no problem with kde4 konsole or xterm (even inside kf5).
Comment 4 Luiz Angelo De Luca 2014-05-16 21:32:56 UTC
I cleared all config files from my kf5 and it seems to fix the problem. Now, all ctrl+? and home, end F? keys work!
Comment 5 bluescreenavenger 2014-06-21 20:24:11 UTC
This seems to still affect konsole with the Wayland backend. When I run export QT_QPA_PLATFORM=xcb . ctrl+c works, but under the native Wayland backend, it doesn't see CTRL+C, it just sees 'c'
Comment 6 bluescreenavenger 2014-10-04 21:49:10 UTC
After a recent rebuilt, it seems konsole is still affected, under the QT_QPA_PLATFORM=wayland backend, CTRL+C does not work, and only sends the letter 'c'
Comment 7 bluescreenavenger 2015-09-06 03:16:37 UTC
This still seems to affect konsole 5 for me when starting with an default profile and Wayland...