After changing the files in Code perspective, and saving them I call review the changes. Changes look fine so I want to commit then. So I finish review calling "Finish review" (pressing properly button on "Review" view). KDevelop returning to Code perspective closes all reviewed files. This bug I reported as 354306. But now I want to commit the changes so clicking on root of project I select "Git -> Commit" and in Review perspective I press "Commit". After that KDevelop back to Code perspective but closes all changed files. Reproducible: Always Steps to Reproduce: 1. Start KDevelop with some project (I'm working on this: git://git.qtcmd.org/qtcmd2.git) 2. Open couple of files (let it be 5) 3. Change couple of files (let it be 3) 4. Save them (it's no matter, might be"Save all") 5. Invoke "git -> Commit" for entire project (no matter how, for example clicking on root of project). In this moment Review perspective is opening. 5. Invoke "Commit" Actual Results: All changed files are closed Expected Results: All changed files should be opened in Code perspective after back from Review. KDevelop cloned in the afternoon on 2015-10-24.
Sorry that I repeat myself. The same was reported by my in Bug 354141, but here (I think) description is more complete.
*** This bug has been marked as a duplicate of bug 354306 ***