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

Bug 411316

Summary: [navigator] "Go Up" on remote filesystem takes you to the Orion fs root
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Gabriel Luong <gabriel.luong>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: simon_kaegi
Version: 3.0Flags: mamacdon: review+
simon_kaegi: review+
Target Milestone: 3.0 RC3   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2013-06-20 16:28:42 EDT
This is similar to bug 408064, but pertains to the Navigator page, not the left-hand sidebar navigator in the editor. 

1. Install a plugin that provides another filesystem (call it FS2)
2. Go to Navigator Page
3. Expand the left-hand pane if necessary (or press Ctrl+O), then click on the FS2 filesystem to go into it.
4. Create a folder with a file in it, at the top level of FS2
5. Use navigator's "Go Up" command 
6. You end up at the root of the Orion filesystem, not FS2.

Would be nice to unify the implementation of 'Go up' so that both sidebar & regular nav can share the code.
Comment 1 Gabriel Luong CLA 2013-06-21 02:17:37 EDT
https://github.com/gabrielluong/orion.client/commit/069b41a64b5f92e5ea835576c2c5c28d80e4c09f

I assert that I authored 100% of the content of this contribution and have the rights to donate the content to Eclipse under the EPL