Bug 345308

Summary: Code editor should keep same view in Debug or Code mode
Product: [Applications] kdevelop Reporter: Ovidiu-Florin BOGDAN <kde.kfoar>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Ovidiu-Florin BOGDAN 2015-03-18 12:27:05 UTC
When switching from Debug to Code mode in the editor(s) the following are lost and they should be kept the same:

* Current opened (focused) file (tab)
* Current scroll position
* Order of tabs
* Sometimes even the split views

The only things that should change are the Tool Views.

Reproducible: Always

Steps to Reproduce:
1. Code
2. Start debugging
3. Stop debugging

Actual Results:  
The editor changes, causing the developer to loose track of where he was, and what he was doing. Thus loosing time to get back on track.

Expected Results:  
Only the enabled and opened toolviews to change. The editors should remain exactly the same.
Comment 1 Kevin Funk 2015-03-18 12:50:12 UTC

*** This bug has been marked as a duplicate of bug 337891 ***