unable to use Meta in custom keyboard shortcuts
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
KDE Base |
Invalid
|
Medium
|
|||
konsole (Ubuntu) |
Confirmed
|
Low
|
Unassigned |
Bug Description
[Impact]
Custom keyboard shortcut bindings involving the Meta key are ignored.
[Test Case]
1. Go to Settings -> Configure Shortcuts...
2. Find the New Tab action for konsole
3. Under the Shortcut column, set a Custom shortcut to Meta-T
4. Click OK
5. Hit Meta-T
6. Observe that konsole emits "\030@st" (where "\030" is the ASCII cancel character, AKA Ctrl-X or ^X) to the terminal rather than creating a new tab
[Other Info]
This is a regression from Utopic (14.10).
== Regression details ==
Discovered in version: 4:14.12.3-0ubuntu2
Last known good version: 4:4.14.1-0ubuntu1
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: konsole 4:14.12.3-0ubuntu2
ProcVersionSign
Uname: Linux 3.19.0-15-generic x86_64
NonfreeKernelMo
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: GNOME-Flashback
Date: Tue Apr 28 21:21:25 2015
SourcePackage: konsole
UpgradeStatus: Upgraded to vivid on 2015-04-26 (2 days ago)
Changed in kde-baseapps: | |
importance: | Unknown → Medium |
status: | Unknown → New |
Changed in konsole (Ubuntu): | |
importance: | Undecided → Low |
Changed in kde-baseapps: | |
status: | New → Invalid |
Before Plasma 5, I was using the keyboard shortcut Meta+E to open Dolphin in the current working directory. Now, it displays the super (meta) button as a "s" letter in terminal window.
Reproducible: Always
Steps to Reproduce:
1. Open konsole and assign "Open file manager" shortcut to Meta+E
2. Press Meta+E buttons
3.
Actual Results:
$
::1 ff00::0 ff02::2 ip6-allrouters ip6-localnet ip6-mcastprefix localhost
fe00::0 ff02::1 ip6-allnodes ip6-localhost ip6-loopback kubuntu
~$ se
is displayed.
Expected Results:
It should launch file manager.