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

Bug 418534

Summary: Only show folder nav commands when sidebar is closed
Product: [ECD] Orion Reporter: Silenio Quarti <Silenio_Quarti>
Component: ClientAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: antonm, Mike_Wilson
Version: 4.0   
Target Milestone: 4.0 RC1   
Hardware: PC   
OS: All   
Whiteboard:

Description Silenio Quarti CLA 2013-10-02 12:35:47 EDT
In order to reduce the proliferation of plus icons in the editor page, we want to only show the folder nav commands when the sidebar is closed. If the sidebar is showing the folder nav should be used only for navigation. The user should not be able to select files. When the sidebar is not showning, the folder nav should be fully functional.
Comment 1 Silenio Quarti CLA 2013-10-02 12:45:43 EDT
I have committed the first changes for this:

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=dcdfc737994d16b0b7900542f8759999c9cdbf20

Still need to decide whether the other contents box in the folder view (Associated Content, Readme.md, etc) should have the same behavior.
Comment 2 Silenio Quarti CLA 2013-10-02 15:34:53 EDT
Another request was to change the plus icons on the folder view (RHS) to the black-white plus icon instead of the orange one.

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=7aade5c752627c2ab3c93b39b28e9004c98945cb
Comment 3 Silenio Quarti CLA 2013-10-03 09:59:41 EDT
The actions in the Associated Contents and Readme.md box remove been moved somewhere else (bug#418357).

Closing this one.