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

Bug 417728

Summary: New Folder behaves unexpectedly when a file is selected
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Bogdan Gheorghe <gheorghe>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: gheorghe
Version: 3.0   
Target Milestone: 5.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2013-09-20 17:56:11 EDT
1. Go to the Orion Coding page. Expand some folders.
2. Select a file in the navigator.
3. Click [+] > New Folder. The new folder appears at the root of the navigator.

This feels strange. Intuitively, I expected the action to occur as close as possible to the selected item.

For example, if a folder is selected, we currently create the new item inside the selected folder.

When a file is selected, we should create the new item as a sibling of the file.