Bug 312242

Summary: Window menu operates on active window, instead of "clicked" window
Product: [Plasma] kwin Reporter: Christoph Feck <cfeck>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: NOR    
Version: 4.9.95 (RC 1)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christoph Feck 2012-12-27 00:32:31 UTC
To reproduce:
- open two windows A and B
- activate window A
- use right-click menu on titlebar of window B to operate on it, e.g. Maximize, or Keep Above

Actual result:
- selected operation is performed on active window A

Expected result:
- selected operation is performed on window B that received the right-button click

(major, because I am now unable to use xvkbd on-screen-keyboard, forcing me to attach a physical keyboard)
Comment 1 Thomas Lübking 2012-12-27 00:42:11 UTC

*** This bug has been marked as a duplicate of bug 312004 ***