Adding alternate shortcut for action removes both primary and alternate shortcuts after restart
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
konsole (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
== Regression details ==
Discovered in version: 4:14.12.3-0ubuntu2
Last known good version: 4:4.14.1-0ubuntu1
== Original bug description ==
In konsole, the default keyboard shortcuts for Next Tab and Previous Tab are Shift+Right and Shift+Left respectively. Coming from GNOME/XFCE/GTK land, I'm more familiar with Ctrl+PgDown and Ctrl+PgUp. So I tried to add those as alternate shortcuts. Which works, but after quitting konsole and restarting, both the primary shortcuts and alternate shortcuts are unmapped (empty). (Changing just the primary shortcut works as expected, however.)
Steps to reproduce:
1. Launch konsole
2. Settings -> Configure Shortcuts
3. Add alternate custom shortcut for Next Tab (or possibly any other action), click OK
4. Observe that both the primary and alternate shortcuts appear to work
5. Exit konsole
6. Launch konsole again
Expected results: Shortcuts should persist through relaunching konsole
Actual results: Primary and Alternate shortcuts are unmapped (empty) after relaunch
I can reproduce this on the Kubuntu 15.04 Beta 2 live CD.
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 15.04
Release: 15.04
Codename: vivid
# apt-cache policy konsole
konsole:
Installed: 4:14.12.3-0ubuntu2
Candidate: 4:14.12.3-0ubuntu2
Version table:
*** 4:14.12.3-0ubuntu2 0
500 http://
100 /var/lib/
summary: |
- Adding alternate shortcut removes all shortcuts after restart + Adding alternate shortcut for action removes both primary and alternate + shortcuts after restart |
Changed in konsole (Ubuntu): | |
importance: | Undecided → Medium |
Status changed to 'Confirmed' because the bug affects multiple users.