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

Bug 408177

Summary: [sidebar] Drilling into folder with no selection makes commands target the wrong folder
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: 3.0   
Target Milestone: 3.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2013-05-15 17:03:34 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 (although a blue focus indicator may be visible).
3. Click on a folder name to drill into it.
4. Use [+] > New File to create a new file. It appears to have no effect. 

What really happens is, the new file got created in the parent folder (the one you were at before you drilled in), which is outside your current view. 

Probably related to bug 408061.
Comment 1 Mark Macdonald CLA 2013-05-17 17:41:05 EDT
I think this was fixed by bug 408061. I haven't been able to reproduce it since then.