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 212179

Summary: Changes in palette through Tools | Palette | Swing/AWT... are not reflected in Palette itself
Product: guibuilder Reporter: Marian Mirilovic <mmirilovic>
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P4    
Version: 7.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Marian Mirilovic 2012-05-08 09:54:04 UTC
Product Version = NetBeans IDE Dev (Build 201205070400)
Operating System = Linux version 3.0.0-15-generic running on amd64
Java; VM; Vendor = 1.7.0_04
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.0-b21

Steps to reproduce:
- run IDE, open some file in GUI designer
- invoke Tools | Palette | Swing/AWT... 
- change anything in palette (e.g. add Borders, disable couple other categories)
- close the dialog
-> no change in the palette (see attached screenshot)
- invoke Palette Manager through popup menu over the palette
-> every change done in the manager is reflected immediately in the palette itself
Comment 1 Marian Mirilovic 2012-05-08 09:55:16 UTC
Created attachment 119157 [details]
screenshot
Comment 2 Tomas Pavek 2012-06-13 16:18:58 UTC

*** This bug has been marked as a duplicate of bug 205140 ***