Bug 450574

Summary: Konsole's layout do not store maximized view state
Product: [Applications] konsole Reporter: witchhunter <witchhunterpro>
Component: split-viewAssignee: Konsole Developer <konsole-devel>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version: 21.12.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

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