Bug 193085 - KHotkeys grabs keys for disabled input actions
Summary: KHotkeys grabs keys for disabled input actions
Status: RESOLVED FIXED
Alias: None
Product: khotkeys
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Michael Jansen
URL:
Keywords:
: 164986 188624 190117 193003 194010 195970 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-18 09:44 UTC by David Korth
Modified: 2009-06-11 23:18 UTC (History)
6 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 David Korth 2009-05-18 09:44:58 UTC
Version:            (using KDE 4.2.85)
OS:                Linux
Installed from:    Gentoo Packages

If an input action is set up but disabled, KHotkeys should not grab the trigger used for said action.

Steps to reproduce:
1. Create a new global shortcut.
2. Assign a key combination such as Meta+T.
3. Disable the input action.

Expected results:
- Pressing Meta+T in an application acts like pressing "T".

Actual results:
- The "T" is grabbed by KHotkeys and nothing is done with it. (The command isn't executed.)

This bug hit me because one of the preset actions involved mapping Ctrl-W to Ctrl-F4 in Qt Designer, so Ctrl-W didn't work in any programs. Said action was disabled, so it shouldn't have done anything. (The fact that it did something in a program that isn't Qt Designer is a different issue.)
Comment 1 Michael Jansen 2009-05-18 14:04:45 UTC
Already fixed in trunk
Comment 2 Michael Jansen 2009-05-18 14:08:28 UTC
*** Bug 193003 has been marked as a duplicate of this bug. ***
Comment 3 Michael Jansen 2009-05-18 18:01:11 UTC
*** Bug 188624 has been marked as a duplicate of this bug. ***
Comment 4 lucas 2009-05-20 05:05:16 UTC
*** Bug 190117 has been marked as a duplicate of this bug. ***
Comment 5 Teemu Rytilahti 2009-05-23 21:55:40 UTC
*** Bug 164986 has been marked as a duplicate of this bug. ***
Comment 6 Pino Toscano 2009-05-25 12:06:54 UTC
*** Bug 194010 has been marked as a duplicate of this bug. ***
Comment 7 Michael Jansen 2009-06-11 23:18:52 UTC
*** Bug 195970 has been marked as a duplicate of this bug. ***