SUMMARY Spin off from https://bugs.kde.org/show_bug.cgi?id=431230. In there is also the konsolerc file attached. When closing Konsole and opening it again, it restores in a pretty small form factor not remembering its previous size. This happens on X11 for me with Tumbleweed (most current version).
Created attachment 134620 [details] attachment-22594-0.html Settings -> General -> Remember Window Size. On Wed, Jan 6, 2021 at 5:46 PM Claudius Ellsel <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=431235 > > Bug ID: 431235 > Summary: Konsole does not remember the previous window size > Product: konsole > Version: 20.12.0 > Platform: openSUSE RPMs > OS: Linux > Status: REPORTED > Severity: normal > Priority: NOR > Component: general > Assignee: konsole-devel@kde.org > Reporter: claudius.ellsel@live.de > Target Milestone: --- > > SUMMARY > Spin off from https://bugs.kde.org/show_bug.cgi?id=431230. In there is > also the > konsolerc file attached. > > When closing Konsole and opening it again, it restores in a pretty small > form > factor not remembering its previous size. This happens on X11 for me with > Tumbleweed (most current version). > > -- > You are receiving this mail because: > You are the assignee for the bug.
That might be it, I'll have a look soon. Is this not enabled by default (or overwritten on Tumbleweed)? At least on Manjaro I think it was always on and also I think I read something about it before.
Yes, Settings -> General -> Remember Window Size needs to be checked. I'm pretty sure it's checked by default in Tumbleweed. It is for me. You can see if you click on the Defaults button on the bottom of the window.
I did not disable it. So if it is really enabled by default, it should also be enabled for me (I will try to check soon). Thus it does not to be working properly for me - reopening for now.
Does the window size get remembered when the checkbox is checked? That's all that matters. Whether or not it's checked by default for you is a separate thing.
I know and will try to report back soon!
(In reply to Nate Graham from comment #5) > Does the window size get remembered when the checkbox is checked? That's all > that matters. Whether or not it's checked by default for you is a separate > thing. It was checked, so this does not seem to be the reason for the problem.
Created attachment 134806 [details] Screenshot of the settings window
Is it the same issue as in Bug 431234 where the value gets written to the config file, but not read?
Possibly, I'll make sure to check this for Konsole as well.
Yes, I can confirm that the behavior is the same as for Dolphin.
I noticed that the line `RestorePositionForNextInstance=false` is added to the file for both Dolphin and Konsole when they are launched and removed when they are closed. But that might not be related.
*** This bug has been marked as a duplicate of bug 431230 ***