Bug 370926

Summary: Panel right click menus don't go away under wayland
Product: [Plasma] plasmashell Reporter: itl <itl964.biz>
Component: generic-waylandAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde
Priority: NOR    
Version: master   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description itl 2016-10-15 19:25:32 UTC
When running Wayland, panel right click menus won't go away until they are clicked on.  This has been consistent in 5.7 through 5.8.1 on Arch, using both Intel and AMD open source drivers.




Reproducible: Always

Steps to Reproduce:
1.Right click anywhere on the panel; this includes empty space, any icon or widget.
2.Click on the desktop  an open app, or most parts of the panel; the menu will not go away.  The exception is items in the system tray.  The menu goes away if you click on a system tray item twice.
3.The menu will go away if any entry is clicked on.


Actual Results:  
The menu stays above everything even when focus has changed.  Even if you change desktops, it will be there when you come back.

Expected Results:  
The menu should go away.

Work as it does under Xorg.
Comment 1 Martin Flöser 2016-10-18 06:24:07 UTC
Same as bug #366609 on kwin: reason is lack of popup window support in KWin

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