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

Bug 417716

Summary: [+] menu missing when a file is selected [m2 nav]
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: 4.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2013-09-20 14:46:07 EDT
When you click a file in the left-hand navigator, the [+] icon vanishes.

This also causes the menu to be missing when you initially load the Editor page on a file (since the file is selected by default in the sidebar navigator).

Probably caused by my changes for bug 417614, which mucked around with the command target (sigh)
Comment 1 Mark Macdonald CLA 2013-09-20 17:52:52 EDT
Undid the crummy change for bug 417614 and just increased the visiblity of the New File command.
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=d633515

^ This also fixes a problem that caused the Go Up command to not appear when a file was selected.