Summary: | The files changed in Review perspective are closed after "Save All" them | ||
---|---|---|---|
Product: | [Developer tools] kdevplatform | Reporter: | Piotr Mierzwinski <piotr.mierzwinski> |
Component: | patchreview | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aaronw, david.nolden.kde, piotr.mierzwinski |
Priority: | NOR | ||
Version First Reported In: | 1.7.1 | ||
Target Milestone: | --- | ||
Platform: | Mageia RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdevplatform/ff4d056609b0e62b34b900e500ea32faf68727b6 | Version Fixed In: | |
Sentry Crash Report: |
Description
Piotr Mierzwinski
2015-08-28 12:30:02 UTC
*** Bug 350003 has been marked as a duplicate of this bug. *** *** Bug 351179 has been marked as a duplicate of this bug. *** Git commit 22ade7a08a11be4ecd9b5d2b0f9b5553493ffb3a by Aleix Pol. Committed on 23/10/2015 at 23:54. Pushed by apol into branch 'master'. Don't close documents when saving M +3 -0 plugins/patchreview/patchreviewtoolview.cpp http://commits.kde.org/kdevplatform/22ade7a08a11be4ecd9b5d2b0f9b5553493ffb3a Git commit ff4d056609b0e62b34b900e500ea32faf68727b6 by Aleix Pol. Committed on 23/10/2015 at 23:59. Pushed by apol into branch '5.0'. Don't close documents when saving M +3 -0 plugins/patchreview/patchreviewtoolview.cpp http://commits.kde.org/kdevplatform/ff4d056609b0e62b34b900e500ea32faf68727b6 In this particular case it seems to work. I've tested with 2 files changed in moment of review and and I save them (using "Save all"). They didn't close. Unfortunately after pressing "Finish review" both have been closed after KDevelop is switching to "Code" perspective. The same is happen when I "Commit" being in "Review" perspective. I can report new bug or two if you want. |