[konsole] [Bug 482954] konsole not remembering window size when the size in modified by click and drag (so outside of editing the panel in konsole settings)

Kurt Hindenburg bugzilla_noreply at kde.org
Fri May 10 17:29:38 BST 2024


https://bugs.kde.org/show_bug.cgi?id=482954

--- Comment #3 from Kurt Hindenburg <khindenburg at kde.org> ---
Git commit 38a3efaa979a28c055a8bd3da6b107d8a1fc3bb7 by Kurt Hindenburg, on
behalf of Serge Roussak.
Committed on 10/05/2024 at 16:29.
Pushed by hindenburg into branch 'master'.

Fixed the window geometry config file placement.

Since the window geometry placement was moved to the state config
files globally in KDE, exactly these files should be checked for
such configuration data (instead of the main application config file).
This issue may not been reproduced on the systems where the
'konsolerc' file remains filled by some old version of the konsole
so that it holds the window geometry. But on the fresh install, the
"Remember window size" option does nothing because the window geometry
is being stored in the '.local/share/konsole/konsolestaterc', but is
being looked up in the '.config/konsolerc' files.
Related: bug 481898

M  +1    -1    src/MainWindow.cpp

https://invent.kde.org/utilities/konsole/-/commit/38a3efaa979a28c055a8bd3da6b107d8a1fc3bb7

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list