Bug 385322 - committing a single file to git keeps diff open
Summary: committing a single file to git keeps diff open
Status: CONFIRMED
Alias: None
Product: kdevelop
Classification: Applications
Component: VCS: Git (show other bugs)
Version: 5.3.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-03 12:15 UTC by Rolf Eike Beer
Modified: 2018-12-13 00:21 UTC (History)
1 user (show)

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


Attachments

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