Bug 423332

Summary: Global menu on wayland in new window
Product: [Plasma] kwin Reporter: Grzegorz <grzegorz.alibozek>
Component: wayland-genericAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bugseforuns, grzegorz.alibozek, meven.car, nate
Priority: NOR    
Version: 5.19.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: global menu on wayland

Description Grzegorz 2020-06-21 19:46:28 UTC
Created attachment 129572 [details]
global menu on wayland

SUMMARY

Global menu appears in new window


Linux/KDE Plasma: 
KDE Plasma Version: 5.19.1
KDE Frameworks Version: 5.71.0
Qt Version: 5.15.0

ADDITIONAL INFORMATION
Comment 1 Méven Car 2020-07-08 07:44:06 UTC
Reproduced also when opening a sub menu in a the context menu of a panel.

Right click on a panel > hover over add a panel > instead of a submenu we have a window.
Comment 2 Patrick Silva 2020-08-17 15:22:26 UTC
it seems related to bug 417378
Comment 3 Vlad Zahorodnii 2020-08-17 18:58:21 UTC
The problem is that the app menu window has no parent, so Qt resorts to creating an xdg_toplevel surface rather than an xdg_popup surface. It's a dup 417378.

*** This bug has been marked as a duplicate of bug 417378 ***
Comment 4 Nate Graham 2021-04-25 16:43:01 UTC

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