Bug 354141 - Closing files after commit them
Summary: Closing files after commit them
Status: RESOLVED FIXED
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: general (other bugs)
Version First Reported In: git master
Platform: Mageia RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-20 19:46 UTC by Piotr Mierzwinski
Modified: 2015-10-27 00:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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