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 63624 - [Layer] new icon was not redrawn in this layer after adding to this layer in context
Summary: [Layer] new icon was not redrawn in this layer after adding to this layer in ...
Status: VERIFIED DUPLICATE of bug 72541
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:
Depends on:
Blocks:
 
Reported: 2005-09-05 08:56 UTC by pzajac
Modified: 2006-10-23 16:39 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 pzajac 2005-09-05 08:56:32 UTC
[200509041800]
Steps to reproduce:
1) create a folder in <this layer> node of layer.xml
2) select the created folder in <this layer in context> view
3) assign a icon to created folder

Look to folder node in <this layer>. The icon wasn't changed. The icon is
changed after expanding the node.
Comment 1 Jesse Glick 2006-02-09 22:47:43 UTC
Too minor and seems too difficult to fix - MultiFileSystem avoids firing
attribute changes, I think, for performance reasons.
Comment 2 pzajac 2006-02-10 14:46:29 UTC
v
Comment 3 Jesse Glick 2006-02-10 18:40:17 UTC
x
Comment 4 Jesse Glick 2006-02-10 18:40:27 UTC

*** This issue has been marked as a duplicate of 72541 ***
Comment 5 pzajac 2006-02-13 13:56:02 UTC
verified