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.
*** This bug has been marked as a duplicate of bug 337891 ***