https://bugs.kde.org/show_bug.cgi?id=480910
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |n...@kde.org Keywords| |qt6 --- Comment #5 from Nate Graham <n...@kde.org> --- In both X11 and Wayland, the window is responsible for preserving its size. On X11 it's also responsible for preserving its position, while on Wayland the window is not able to do this so currently the feature does not exist. In all cases, bugs in the window manager can also affect this. I can reproduce the issue with Dolphin, Gwenview, and other KXMLGui-using apps. It may be an issue in KXMLGui somewhere, or it might be an issue in KWin. Will investigate. -- You are receiving this mail because: You are watching all bug changes.