https://bugs.kde.org/show_bug.cgi?id=363494
Bug ID: 363494
Summary: closing a Patch Review via (git) commit opens the
documentation view
Product: kdevplatform
Version: git master
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: patchreview
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
When exiting from a patch review by committing (to git), the documentation
toolview is opened even if it was not when the patch review plugin was
activated. Also happens when the commit is cancelled.
Reproducible: Always
Steps to Reproduce:
1. Edit a project that is a git working copy
2. Commit the changes via KDevelop's built-in git/commit/commit, or cancel the
commit
Actual Results:
Upon exit from the patch review plugin/toolview I find myself looking at the
documentation view, which I didn't request (and which typically doesn't show
anything useful in this case).
Expected Results:
One expects that the view is restored exactly as it was before, with the same
files open, the same document active, and no newly activated views.
This was also an issue with KDevelop 4.7 until at some point it stopped. I've
never been able to determine if that was because of a code change or because of
something I did locally (to the runtime state). I'd hope it's the former,
though.
--
You are receiving this mail because:
You are watching all bug changes.