https://bugs.kde.org/show_bug.cgi?id=467908

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |NOT A BUG
                 CC|                            |k...@davidedmundson.co.uk

--- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> ---
This will be a client side bug. 

--

Make sure you have called QWindow::setTransientParent on your popup.

Under wayland all popups need a parent. In Qtwayland given we can often not
rely on transientParents being set properly a heuristic is used. If that fails
(I don't know why, you'll have to debug that your side) it falls back to
creating a new toplevel, the window with the title bar.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to