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

Bug 408061

Summary: [sidebar] Drilling into folder with no selection fails to render commands
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Mike_Wilson
Version: 2.0   
Target Milestone: 3.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2013-05-14 16:28:26 EDT
1. Open up an editor
2. In the left-hand sidebar, use the Ctrl (Cmd on Mac OS) key to unselect everything. You should end up with no yellow selection (a blue focus indicator is OK).
3. Click on a folder name to drill in.
4. At this point you are inside the folder but the "Go Up" command is missing. 

If you select something, the Go Up command reappears.
Comment 1 Mark Macdonald CLA 2013-05-16 12:58:10 EDT
Correction -- you need to get rid of the blue focus indicator as well. The absence of both focus and selection shows that you're in the "bad" state, and your next drill-in action will have the missing command.

1. Open up an editor on /edit/edit.html#,navigate=/workspace/[your_username_here]
2. In the left-hand sidebar, use the Ctrl (Cmd on Mac OS) key to unselect everything. You should end up with no yellow selection (a blue focus indicator is OK).
3. Use the [+] > New Folder command to create a new folder. (Or use the delete command on something)
4. At this point, there should be no selection or focus == you are in the bad state.
5. Click on a folder name to drill in.
6. Now you are inside the folder but the "Go Up" command is missing