https://bugs.kde.org/show_bug.cgi?id=432661
Bug ID: 432661 Summary: Initial window position is wrong and forced Product: frameworks-kconfig Version: unspecified Platform: openSUSE RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: n...@kde.org Reporter: fab...@ritter-vogt.de CC: kdelibs-b...@kde.org Target Milestone: --- Since commit 7766259eb5287d11d2ef60b50da9255b1307df3c ("Refactor window geometry save/restore code to be less fragile"), windows open in the wrong initial location and ignore kwin's placement strategy. In the case of openQA, dolphin (and kate, kontact, etc.) no longer open in the top left but now in the bottom right: https://openqa.opensuse.org/tests/1616357#step/dolphin/4 (good) https://openqa.opensuse.org/tests/1616644#step/dolphin/6 (bad) I believe this is because of wrong fallback values treating window size as X/Y positions in KWindowConfig::restoreWindowPosition. -- You are receiving this mail because: You are watching all bug changes.