I want to see what changes have been done to current file. Right click in editor of open file select Git->Show Differences from menu Select "Finish Review" Now the file is closed. I expect the file to still be open. Doing Git->Commit and then "Cancel Review" accomplishes the same but keeps the file open Reproducible: Always Steps to Reproduce: We have a file t.cpp which is checked in to git and later modified 1. Open file in kdevelop 2. Right click in editor window 3. select Git->"Show Differences" 4. Select "Finish Review" Actual Results: t.cpp is closed Expected Results: t.cpp should still be open in editor
Indeed. That looks broken.
This doesn't seem to happen for me using KDevelop 4.6.0 with KDE 4.14.0, was it fixed recently?
On 2014-09-05 10:26, Mathias Tillman wrote: > https://bugs.kde.org/show_bug.cgi?id=331137 > > Mathias Tillman <master.homer@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |master.homer@gmail.com > > --- Comment #2 from Mathias Tillman <master.homer@gmail.com> --- > This doesn't seem to happen for me using KDevelop 4.6.0 with KDE 4.14.0, was it > fixed recently? > I have just tried it with latest kde4-legacy. 4.7.60 kde 4.14.0 The first time i try "git->show difference" after starting kdevelop it works as expected, second time it fails as described in the bug-report. /Pär-Ola
This doesn't happen (AFAICT) with KDevelop 4.90.91 or current 5.0 branch. The tab remains open when leaving the diff view.
It works for me too. Maybe time to close this bug
Thanks for the feedback. Closing.