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

Bug 418558

Summary: Left-hand nav pane should always be visible on editor page
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Silenio_Quarti
Version: 3.0   
Target Milestone: 4.0 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2013-10-02 19:10:29 EDT
Fixing bug 418448 restored the original behavior of the left-hand pane on the editing page. It now works like this:

1. Load edit.html -- the left-hand nav is visible.
2. Middle-click (or Ctrl+Click) a folder or file link, to open it in a new tab.
3. Another tab loads edit.html#whatever, showing the folder or file contents. 
4. However, in the new tab, the left-hand nav is collapsed.

I prefer the old, "wrong" behavior where the left-hand nav is always visible.
Comment 1 Mark Macdonald CLA 2013-10-02 19:20:43 EDT
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=bd6787a

Made the left-hand pane visible all the time (unless user manually closes it). 

If this behavior is not to everyone's tastes, we should raise it at the Orion UX discussion on Friday.