Bug 353852

Summary: Session does not save code folding while using split views
Product: [Applications] kate Reporter: Ashwin <ashwinvis+kde>
Component: sessionsAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: simonandric5, syll-dev
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ashwin 2015-10-13 09:21:45 UTC
In a python project that I am working on while using split views and the code folding feature, in spite of saving the session...  when I close and reopen Kate, the folded code blocks unfolds automatically.

It seems like this information is lost while  saving the session.

Reproducible: Always

Steps to Reproduce:
1. Use Kate 15.08.1 and open a python file (optional, probably)
2. Split view vertically & use code folding for a couple of code blocks
3. Save session
4. Reopen Kate

Actual Results:  
Folded code blocks unfolds.

Expected Results:  
Folded code blocks should remain folded after saving the session.
Comment 1 Dominik Haumann 2016-06-12 18:23:31 UTC
*** Bug 344504 has been marked as a duplicate of this bug. ***
Comment 2 Dominik Haumann 2016-06-12 18:28:44 UTC
Git commit f4b885a89869abb96e1e536c769f396d2372c527 by Dominik Haumann.
Committed on 12/06/2016 at 18:28.
Pushed by dhaumann into branch 'Applications/16.04'.

Correctly restore view config of all split views
REVIEW: 128163

M  +3    -3    kate/kateviewmanager.cpp
M  +3    -2    kate/kateviewmanager.h
M  +4    -3    kate/kateviewspace.cpp

http://commits.kde.org/kate/f4b885a89869abb96e1e536c769f396d2372c527
Comment 3 Dominik Haumann 2016-06-12 18:29:36 UTC
Git commit ced09c823aa5832ea5e56c5708a564a9767a225d by Dominik Haumann.
Committed on 12/06/2016 at 18:29.
Pushed by dhaumann into branch 'Applications/15.12'.

Correctly restore view config of all split views
REVIEW: 128163

M  +3    -3    kate/kateviewmanager.cpp
M  +3    -2    kate/kateviewmanager.h
M  +4    -3    kate/kateviewspace.cpp

http://commits.kde.org/kate/ced09c823aa5832ea5e56c5708a564a9767a225d
Comment 4 Dominik Haumann 2016-06-12 18:33:58 UTC
Git commit 52722e588f46a32b480b5f304ba21480fc8234b1 by Dominik Haumann.
Committed on 12/06/2016 at 18:30.
Pushed by dhaumann into branch 'Applications/15.08'.

Correctly restore view config of all split views
REVIEW: 128163

M  +3    -3    kate/src/kateviewmanager.cpp
M  +3    -2    kate/src/kateviewmanager.h
M  +4    -3    kate/src/kateviewspace.cpp

http://commits.kde.org/kate/52722e588f46a32b480b5f304ba21480fc8234b1