This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 232731

Summary: navigator tab name should be "Navigator - ..." and is inconsistent with Projects tab name
Product: platform Reporter: jbfaden <jbfaden>
Component: NavigatorAssignee: Jan Peska <JPESKA>
Status: NEW ---    
Severity: normal CC: tzezula
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description jbfaden 2013-07-15 18:34:07 UTC
I can never find the Navigator tab now that it is labelled with the title "<focus> - Navigator".  I think it should be "Navigator - <focus>" instead, because the <focus> isn't terribly useful and it is inconsistent with "Projects - <focus>"
Comment 1 Tomas Zezula 2013-07-17 16:24:02 UTC
I am not an UI expert but it sounds reasonable to me. It will be at least consistent with other panels
Comment 2 Tomas Zezula 2013-07-17 17:23:01 UTC
The pattern for panel name is in Navigator API.
Reassigning