Bug 343097 - doesn't send null byte on ctrl-space
Summary: doesn't send null byte on ctrl-space
Status: RESOLVED DUPLICATE of bug 341157
Alias: None
Product: konsole
Classification: Applications
Component: keyboard (show other bugs)
Version: unspecified
Platform: Exherbo Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-20 17:31 UTC by Tom Hunt
Modified: 2015-02-15 14:15 UTC (History)
3 users (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 Tom Hunt 2015-01-20 17:31:33 UTC
konsole will not register the keystrokes "ctrl-space" or "ctrl-2", both of which should send the character ^@, 0x00. Setting this in the keybinds manager still gives no effect. Version in use is 3.90.901, which isn't listed in the 'versions' menu on report.

Reproducible: Always

Steps to Reproduce:
1. Open konsole
2. run 'showkey -a'
3. press ctrl+space

Actual Results:  
No output, keystroke ignored

Expected Results:  
Should register a 0x00 byte through showkey
Comment 1 Florian Jacob 2015-02-01 23:01:02 UTC
Possible duplicate of / related to https://bugs.kde.org/show_bug.cgi?id=343097
Comment 2 Christoph Feck 2015-02-15 14:15:27 UTC
Exactly ;)

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