Bug 333058 - (frameworks) Ctrl+<any key> is not sent to terminal in kde5
Summary: (frameworks) Ctrl+<any key> is not sent to terminal in kde5
Status: CLOSED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: keyboard (show other bugs)
Version: 2.99.900
Platform: openSUSE Linux
: NOR major
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-03 22:51 UTC by Luiz Angelo De Luca
Modified: 2015-09-06 03:16 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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...