https://bugs.kde.org/show_bug.cgi?id=427610
Kurt Hindenburg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util |ities/konsole/commit/8fa1c4 |ities/konsole/commit/d22236 |b508b080f958a16d52a1e03bcf9 |c3615ac2189c0254d71614eda31 |e7e4495 |6130abd --- Comment #28 from Kurt Hindenburg <[email protected]> --- Git commit d22236c3615ac2189c0254d71614eda316130abd by Kurt Hindenburg, on behalf of Nate Graham. Committed on 20/01/2021 at 15:25. Pushed by hindenburg into branch 'master'. Fix "Remember window size" not working when unchecked When this feature is turned off, it deletes some keys from Konsole's config file. However this broke recently for two reasons: 1. The key names changed a few Frameworks releases ago 2. There are new keys that need to be deleted or else position gets restored too This commit fixes that bug by updating the condition to delete all the config keys required to make the off state for this feature work again. FIXED-IN: 20.12.2 (cherry picked from commit 8fa1c4b508b080f958a16d52a1e03bcf9e7e4495) M +16 -3 src/MainWindow.cpp https://invent.kde.org/utilities/konsole/commit/d22236c3615ac2189c0254d71614eda316130abd -- You are receiving this mail because: You are watching all bug changes.
