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 70559

Summary: Icon toolbar does not changed when set Application icon
Product: apisupport Reporter: sigalduek <sigalduek>
Component: ProjectAssignee: rmatous <rmatous>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Icon missing

Description sigalduek 2005-12-18 11:40:28 UTC
Using the Suite properties, user can select a new application icon. I expect
this icon to affect the toolbar icon
Comment 1 Jesse Glick 2005-12-19 00:19:20 UTC
What do you mean by "toolbar icon" exactly? Under which operating system?
Comment 2 sigalduek 2005-12-19 07:38:05 UTC
Windows XP.
Toolbar means the upper blue toolbar on top of the panel.When I changed the
Suite properties, and choose a new application icon, the icon appears on the
left side of the toolbar was not affected by the change. It only changed the
icon in the Help ->About-> Detail.  
I added manualy to core.jar some more icons and this solved the
problem.(frame.gif,ide.gif etc.) However, the "new application icon" should
provide it.
Comment 3 Tomas Danek 2005-12-19 13:32:18 UTC
In fact, the only place where selected is icon set is the help dialog. I'll
attach a screenshot.
Comment 4 Tomas Danek 2005-12-19 13:43:36 UTC
Created attachment 27944 [details]
Icon missing
Comment 5 Tomas Danek 2005-12-19 13:44:47 UTC
..btw reproducible also on sol 9
Comment 6 Jesse Glick 2005-12-19 16:55:17 UTC
Possible dupe of issue #64612 but requires evaluation.
Comment 7 rmatous 2006-02-24 10:48:37 UTC

*** This issue has been marked as a duplicate of 64612 ***
Comment 8 Tomas Danek 2006-04-07 13:21:58 UTC
verified duplicate
Comment 9 sigalduek 2006-06-07 08:37:18 UTC
I'm not sure it is duplicate of issue #64612 because it is very easy to solveit
by adding the 16X16 icons to the startup folder. On NetBeans 5.0 , the wizard
creates a branding directory and
branding\core\core.jar\org\netbeans\core\startup includes an 48X48 icon. I found
that problem was solved when adding 16X16 icons to this location.
Comment 10 rmatous 2007-02-15 13:00:02 UTC
/cvs/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/customizer/BasicBrandingModel.java,v
 <--  BasicBrandingModel.java
new revision: 1.21; previous revision: 1.20