Summary: | Unable to make a shortcut on Shift-Backtab | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | M G Berberich <kde> |
Component: | shortcuts | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | finex, kde, marcan, mz-trash, mz |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
M G Berberich
2009-09-25 22:46:17 UTC
It is the right behaviour: backtab is exactly SHIFT+TAB. Do you have "backtab" as a standalone key on the german keyboard? There is no dedicated backtab-key on a german keyboard, to get a backtab you press Shift+Tab. The problem is: If you press Shift+Tab in the shortcut-dialog, you get Shift+Tab, bat Shift+tab is not working as a shortcut, it has to be Backtab. In .kde/share/config/kglobalshortcutsrc the line has p.e. to be: Walk Through Windows (Reverse)=Alt+Shift+Backtab,… but if you try to enter it via the systemsettings / kcmshell4 keys it becomes Walk Through Windows (Reverse)=Alt+Shift+Tab,… and it is not working. Same thing happens here. This is a Spanish keyboard, but I doubt that matters (we have the usual tab key). I suspect this might be related to Qt versions. *** This bug has been marked as a duplicate of bug 179562 *** |