Comment 8 for bug 344522

Revision history for this message
In , Robert Knight (robertknight) wrote :

> Please allow me to 'save' my setup and never auto-save it
> without the user actively pressing an Ok button (in a dialog for example).

Konsole uses the geometry saving feature of the KMainWindow class, it doesn't do the geometry management itself. Perhaps the solution here is for KMainWindow to record window geometry on a per-screen basis?

> As an added note; it seems that the directory I'm in is
> also 'inherited' from the last active one.

Yes. There was an RFE bug report with lots of votes which asked for this feature. The exception is that if you start a new session from a specific profile (using the File menu, shortcuts can be assigned from the 'Manage Profiles' dialog) then the initial working directory associated with that profile will be used.