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

Bug 512894

Summary: Split editor won't leave file when it's deleted
Product: [ECD] Orion Reporter: Martin Wang <jiahaow>
Component: ClientAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2 CC: Silenio_Quarti, steve_northover
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Martin Wang CLA 2017-03-01 11:17:30 EST
Repro step:

1. Create a file 1.txt
2. Split the editor (make sure both of the editors are on 1.txt)
3. Delete 1.txt

Expected:

Both of the editors should leave 1.txt and 1.txt should be removed in the file tree.

Actual:

The inactive editor stays in 1.txt, and when you re-active it (click on it), 1.txt will show again in the file tree.