https://bugs.kde.org/show_bug.cgi?id=442226
--- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> --- Can you confirm if this is "regression from earlier on wayland" or "regression compared to X11" >I think this issue affects Wayland only. It will be. Code path we're hitting is us telling Qt to open a popup window, no parent being explicitly set, and Qt (for some reason) unable to find one with the fallback heuristic. A popup with no parent is illegal on wayland, so Qt makes a toplevel window with decorations as a fallback. -- You are receiving this mail because: You are watching all bug changes.