Bug 351179 - After reviewing differences with Subversion the file is closed in the editor
Summary: After reviewing differences with Subversion the file is closed in the editor
Status: RESOLVED DUPLICATE of bug 351895
Alias: None
Product: kdevelop
Classification: Applications
Component: All editors (other bugs)
Version First Reported In: 4.7.1
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-11 06:06 UTC by Aaron Williams
Modified: 2015-10-13 13:14 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 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 ***