Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 408649

Summary: [sidebar] Deleting a sibling file closes the editor
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 3.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2013-05-21 21:13:39 EDT
1. Open a file in the editor page
2. In the left-hand navigator, you should see the sibling files of the file that you are editing
3. Use the left-hand nav to delete a sibling file
4. The editor closes and you get the "select a file" message.

I expected nothing to happen to the right-hand pane. 

It seems to be reacting as if you deleted the parent folder.
Comment 1 Mark Macdonald CLA 2013-05-21 21:43:10 EDT
Fixed
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=7ecb46d

Also found a different bug in the post-deletion refresh logic while fixing this: bug 408650