Bug 385322

Summary: committing a single file to git keeps diff open
Product: [Applications] kdevelop Reporter: Rolf Eike Beer <kde>
Component: VCS: GitAssignee: kdevelop-bugs-null
Status: CONFIRMED ---    
Severity: normal CC: mail
Priority: NOR    
Version First Reported In: 5.3.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Rolf Eike Beer 2017-10-03 12:15:22 UTC
This happens in 5.1.2 and still in current master from ~1 week ago.

Edit some file. Then open the context menu in the editor window and do git->commit. Complete the commit. The diff keeps open, and the edited file. But it does not change back to the normal project view, i.e. all other opened files are closed.
Comment 1 Rolf Eike Beer 2018-12-09 17:36:00 UTC
Still happens with 5.3.0.
Comment 2 Francis Herne 2018-12-13 00:12:16 UTC
I can't reproduce this with 5.3-git. After completing the commit, the normal open tabs are returned as expected.
Comment 3 Francis Herne 2018-12-13 00:21:04 UTC
I also can't reproduce it with 5.3.0 exactly (built locally on Arch).

Git version is 2.20, but I'd be surprised if that makes a difference.