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 269524 - New File Type dialog doesn't update cached icon size
Summary: New File Type dialog doesn't update cached icon size
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: Dev
Hardware: PC Windows 10 x64
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-10 16:59 UTC by djhallx
Modified: 2017-01-10 16:59 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 djhallx 2017-01-10 16:59:05 UTC
When using the "New File Type" dialog for NetBeans plugin development, on the final step, "Name, Icon and Location", if you specify an icon which is not 16x16 the dialog displays an error message. If you then fix the icon so that it is 16x16, the "New File Type" dialog fails to recognize the new size of the icon. 

The size of the user-specified icon file is being cached and the cache is not being refreshed when the user selects the same icon on a second attempt.