Bug 450574 - Konsole's layout do not store maximized view state
Summary: Konsole's layout do not store maximized view state
Status: REPORTED
Alias: None
Product: konsole
Classification: Applications
Component: split-view (show other bugs)
Version: 21.12.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-19 15:22 UTC by witchhunter
Modified: 2022-02-19 15:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description witchhunter 2022-02-19 15:22:28 UTC
SUMMARY
Konsole can split view , e.g. left/right. This is great and the current layout can be saved to a file, to be reloaded later.
Furthermore, one view can be maximized by pressing "Maximize terminal" button.
(Now this one probably has a wrong tooltip, since in  'Shortcuts window'  or in  'Command Bar'  it is labeled "Toggle maximize current view")
The problem is this maximized state is not saved in layout file, so it can't be restored.



STEPS TO REPRODUCE
1. Open Konsole and split the view
2. Press  "Maximize terminal" button
3. Save tab layout to a file and close Konsole
4. Open Konsole again with layout loaded on CLI

OBSERVED RESULT
Konsole will open the split view and no view is maximized.

EXPECTED RESULT
Konsole should open the split view with only one view, the one maximized and others hidden.

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2
Kernel Version: 5.16.7-1-MANJARO (64-bit)

ADDITIONAL INFORMATION