https://bugs.kde.org/show_bug.cgi?id=393167
--- Comment #15 from Andrius Štikonas <andr...@stikonas.eu> --- (In reply to Martin Flöser from comment #14) > A child window is from a window manager perspective a "transient". The > application needs to tell that it is a transient and needs to provide a > placement positioning hint. If it doesn't KWin will place the window given > the placement strategy. So if a child window gets placed by KWin it is an > application bug. Ok, I agree. Then it is not bug in KWin. So from what you say it seems to me that every single Qt dialog created with new QDialog(this). Where is this set? QtWayland? Surely centered child windows would have been a better default... Or do we have to call some other function every time we create "new QDialog(this)"? -- You are receiving this mail because: You are watching all bug changes.