Bug 356028

Summary: Clicking outside doesn't cause the decoration's right-click menu to disappear
Product: [Plasma] kwin Reporter: kdebuac.rhn
Component: decorationsAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: NOR    
Version: 5.4.3   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description kdebuac.rhn 2015-11-28 15:35:00 UTC
When right-clicking the window titlebar, a context menu to apper. Normally it should go away after clicking everywhere else, but it doesn't unless parent window goes out of view.
This causes the ability to display other context menu on top of it, as demonstrated in screenshot.

Workaround: dig into 2nd-level menu, then click several times outside both. This causes them to disappear.


Reproducible: Always

Steps to Reproduce:
1. Open a window with title bar
2. Right-click title bar
3. Click outside the menu that appears

Actual Results:  
Nothing happens

Expected Results:  
Context menu disappears

Focus stealing protection was on medium when it happened first, but reducing doesn't seem to affect anything.
Comment 1 Thomas Lübking 2015-11-28 16:00:02 UTC
Qt bug, we work around it in upcoming KWin 5.5

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