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

Bug 417900

Summary: Editor navigator should follow moved files
Product: [ECD] Orion Reporter: Maciej Bendkowski <maciej.bendkowski>
Component: ClientAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Silenio_Quarti
Version: 4.0   
Target Milestone: 4.0 RC2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Maciej Bendkowski CLA 2013-09-24 07:08:16 EDT
1. Create a file in a directory /myproject/A/file.js.
2. Navigate to the file using the editor.
3. From the editor navigator, move the created to /myproject/B/file.js.
4. The editor breadcrumb changes properly, the file is opened, however the navigator view refreshes to the top workspace folder.
5. If you refresh, the navigator view corrects itself.

Obviously the last refresh part is unnecessary.