https://bugs.kde.org/show_bug.cgi?id=429943
Bug ID: 429943
Summary: Window size broken on Windows
Product: frameworks-kconfig
Version: 5.76.0
Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
Seems like a recent KConfigWindow Change broke restoring Window size and more
generally the rc file. Issue reported against Kate and Kdenlive on Windows.
I think the reason is this change:
https://invent.kde.org/frameworks/kconfig/-/commit/1434257972de28f183e701cb7da3bd333fa71f3c#note_145662
See comments in commit, the rc file is now corrupted with escape sequences,
like:
------------
[MainWindow]
\t 1080=480
\th 1920=886
\ndow-Maximized 1080x1920=true
\sition=23
----------
STEPS TO REPRODUCE
1. Open a KDE App on Windows
2. Close it
3. Reopen,
OBSERVED RESULT
It doesn't remember the window size, for example Kdenlive always restarts with
a very small Window.
EXPECTED RESULT
Restore last window dimensions
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
Related bugs:
Kate: https://bugs.kde.org/show_bug.cgi?id=429734
Kdenlive: https://bugs.kde.org/show_bug.cgi?id=429264
--
You are receiving this mail because:
You are watching all bug changes.