I have KDevelop configured with two editor windows side by side, often with the same file. If I right click and use Subversion to show differences, after I finish reviewing them if I make any changes in that view then when I finish the review then the file is closed from both editor windows and I have to go to the filesystem view on the left side and manually re-open the file. The file is closed in both editor contexts and the tabs are removed. Reproducible: Always Steps to Reproduce: 1. Open a file with differences from the Subversion source 2. Right click and view Show Difference 3. Review the changes (not just overview) and make changes in that view 4. Click "Finish Review" Actual Results: The file is closed and must be reopened with the filesystem view. Expected Results: The file should remain open and the updated file should be visible or at worst the dialog should pop up asking to load the modified file.
I have an update. I believe the file is closed when I edit the file under review and save it. As soon as I do this it closes the file and only displays the overview tab.
*** This bug has been marked as a duplicate of bug 351895 ***