Bug 344508 - Zoom effect does not check for modifiers
Summary: Zoom effect does not check for modifiers
Status: RESOLVED DUPLICATE of bug 343592
Alias: None
Product: kwin
Classification: Plasma
Component: effects-various (other bugs)
Version First Reported In: git master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-23 21:21 UTC by Kai Uwe Broulik
Modified: 2015-02-24 07:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Uwe Broulik 2015-02-23 21:21:27 UTC
My Zoom effect is assigned to Meta+Plus and Meta+Minus. When I assign a shortcut to Meta+Shift+Plus (which will result in it saying Meta+Asterisk), the shortcut will not be triggered, instead the Desktop will zoom in.

Reproducible: Always

Steps to Reproduce:
1. Assign Zoom effect to Meta+Plus
2. Assign another shortcut to Meta+Shift+Plus
3. Press Meta+Shift+Plus

Actual Results:  
Whatever shortcut is assigned to Meta+Shift+Plus is triggered

Expected Results:  
Zoom effect is triggered, eating the other shortcut

It is possible to assign the shortcut without problems, it just cannot be triggered.
Comment 1 Thomas Lübking 2015-02-23 21:28:08 UTC
@Martin
can we have a kglobalaccel product or component?

*** This bug has been marked as a duplicate of bug 343592 ***
Comment 2 Martin Flöser 2015-02-24 07:08:13 UTC
> can we have a kglobalaccel product or component?

there's the product frameworks-kglobalaccel for both the framework and the daemon. Configuration widget products should go to a different framework, though (I think xmlgui?)