Bug 354141

Summary: Closing files after commit them
Product: [Developer tools] kdevplatform Reporter: Piotr Mierzwinski <piotr.mierzwinski>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal CC: piotr.mierzwinski
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Mageia RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Piotr Mierzwinski 2015-10-20 19:46:56 UTC
Commit changed files made that they are closed when KDevelop is switching to Code perspective.

Reproducible: Always

Steps to Reproduce:
1. Open any project in KDevelop (4.90.90)
2. Change couple of file (I tested with two) and save them
3. Invoke commit and confirm it
    Now KDevelop is doing commint and after that switching to Code perspective, where

Actual Results:  
Commit files are closed in Code perspective

Expected Results:  
Don't close commit files

Tested with project using git revision system.
KDevelop cloned about 1 week ago.
Comment 1 Piotr Mierzwinski 2015-10-27 00:08:28 UTC
Duplicate for fixed 354307