Bug 351179

Summary: After reviewing differences with Subversion the file is closed in the editor
Product: [Applications] kdevelop Reporter: Aaron Williams <aaronw>
Component: All editorsAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: normal CC: mail
Priority: NOR    
Version First Reported In: 4.7.1   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Aaron Williams 2015-08-11 06:06:50 UTC
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.
Comment 1 Aaron Williams 2015-08-11 06:44:24 UTC
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.
Comment 2 Sven Brauch 2015-10-13 13:14:08 UTC

*** This bug has been marked as a duplicate of bug 351895 ***