[Konsole-devel] [Bug 172042] Konsole window resizes on new tab to last resized window

Stefan Becker stefan.becker at nokia.com
Mon Oct 13 20:49:46 UTC 2008


http://bugs.kde.org/show_bug.cgi?id=172042





--- Comment #5 from Stefan Becker <stefan becker nokia com>  2008-10-13 22:49:44 ---
What I can't figure out: where does konsole store the information "this is the
default window size"?

That information gets obviously updated when you resize a window. A newly
opened window will use this size, which is OK. Unfortunately the same
information is also used when a new tab is added, i.e. the window with the new
tab gets resized to the "default size".

This information must be stored in some shared data structure, but where? As
far as I have been able to figure out these are the shared data structures
inside the konsole code:

    Application
    SessionManager
    Profile        (if all tabs use the same profile)
    environment variable



More information about the konsole-devel mailing list