https://bugs.kde.org/show_bug.cgi?id=432244
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from David Edmundson <[email protected]> --- [1670146,506] -> [email protected]_anchor_rect(1920, 30, 1, 1) So this is telling kwin to reposition the context menu 1920 pixels right of the konsole window's top left position. Which looks like what we're doing. Kwin seems correct. It means it's client-side. I believe we have a known bug of Qt (wrongly) trying to keep the context menu on-screen which conflicts with how wayland needs to work. -- You are receiving this mail because: You are watching all bug changes.
