[Bug 154839] Allow alternate shortcuts in list of global shortcuts
Kevin Kofler
kevin.kofler at chello.at
Fri Feb 22 17:01:58 CET 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=154839
kevin.kofler chello at changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kevin.kofler chello at
AssignedTo|kspread-bugs-null kde org |kdelibs-bugs kde org
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
Product|kspread |kdelibs
------- Additional Comments From kevin.kofler chello at 2008-02-22 17:01 -------
Confirmed. This is in the wrong component though, it has nothing to do with kspread. The "global alternate" shortcuts are unconditionally disabled in KShortcutsEditor in kdelibs by this line of code:
ui.list->header()->hideSection(GlobalAlternate); //not expected to be very useful
This strikes me as both a bad idea and a regression compared with KDE 4. Could that column please be enabled when editing global shortcuts _only_ (i.e. for kcm_keys)?
Another use case has been given on the fedora-devel-list (by a GNOME user requesting the same feature in GNOME, but that doesn't make the use case any less valid):
https://www.redhat.com/archives/fedora-devel-list/2008-February/msg01846.html
(If you don't want to follow the link: This is about supporting both multimedia keys and key combos as shortcuts for multimedia functions.)
More information about the Kdelibs-bugs
mailing list