https://bugs.kde.org/show_bug.cgi?id=452337
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Product|plasmashell |kwin Keywords| |wayland-only Component|Networks widget |wayland-generic Target Milestone|1.0 |--- CC| |n...@kde.org Version First|master |5.24.4 Reported In| | Ever confirmed|0 |1 Summary|VPN secrets dialog resizes |On Wayland, window that |to be partially offscreen |becomes larger can end up | |partially offscreen and | |can't move itself to be | |fully visible again --- Comment #3 from Nate Graham <n...@kde.org> --- This is a general window management issue: on Wayland, a window can't re-position itself, so if it becomes larger after creation, then it's possible for parts of the newly-larger window to go offscreen. KWin could potentially detect this and move the window so it's still fully visible again. There isn't anything the window itself can do about it other than "don't become larger", which isn't enforceable. Moving to KWin. -- You are receiving this mail because: You are watching all bug changes.