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 65564 - Newly created layer files should boldface their parents
Summary: Newly created layer files should boldface their parents
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
: 70971 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-30 22:15 UTC by Jesse Glick
Modified: 2006-02-10 22:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2005-09-30 22:15:01 UTC
Create a new standalone module. Under <this layer in context>, select Menu Bar
and choose New Folder; call it whatever. The newly created folder is boldfaced
correctly, but Menu Bar is not.
Comment 1 Jesse Glick 2005-11-06 23:46:13 UTC
Similarly, renaming a file can confuse the display. E.g. if a layer defines
Menu/File/SomeAction.instance and you rename "File" to "Edit" in its own layer,
<this layer in context> will still display "File" in bold face and "Edit" in
medium face.
Comment 2 Jesse Glick 2006-01-04 18:56:50 UTC
*** Issue 70971 has been marked as a duplicate of this issue. ***
Comment 3 Jesse Glick 2006-02-09 22:48:44 UTC
Checking in LayerNode.java;
/shared/data/ccvs/repository/apisupport/project/src/org/netbeans/modules/apisupport/project/layers/LayerNode.java,v
 <--  LayerNode.java
new revision: 1.17; previous revision: 1.16
done
Comment 4 Jesse Glick 2006-02-10 22:23:08 UTC
Checking in LayerNode.java;
/shared/data/ccvs/repository/apisupport/project/src/org/netbeans/modules/apisupport/project/layers/LayerNode.java,v
 <--  LayerNode.java
new revision: 1.16.2.1; previous revision: 1.16
done