Bug 345308 - Code editor should keep same view in Debug or Code mode
Summary: Code editor should keep same view in Debug or Code mode
Status: RESOLVED DUPLICATE of bug 337891
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: git master
Platform: Compiled Sources Linux
: NOR minor
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-18 12:27 UTC by Ovidiu-Florin BOGDAN
Modified: 2015-03-18 12:50 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 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 ***