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

Bug 419743

Summary: Sidebar nav should not display nag message on empty root folder
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Silenio_Quarti, simon_kaegi
Version: 3.0Flags: mamacdon: review+
simon_kaegi: review+
Target Milestone: 4.0 RC3   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
Please try this patch. none

Description Mark Macdonald CLA 2013-10-17 12:22:38 EDT
When you "Go Into" an empty folder using the navigator (or land on a filesystem for the first time, and there is no content), the navigator shows a message like this
> "Use the [+] to create files and folders"

We want to remove this, and just show an empty file list. (At some point, the RHS pane will have user assistance that replaces the above message.)
Comment 1 Silenio Quarti CLA 2013-10-17 17:19:35 EDT
Created attachment 236623 [details]
Please try this patch.
Comment 2 Mark Macdonald CLA 2013-10-17 17:48:49 EDT
The patch fixes it.