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 162710

Summary: new toolbar is not correctly listed
Product: platform Reporter: matusdekanek <matusdekanek>
Component: Window SystemAssignee: issues@platform <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description matusdekanek 2009-04-15 12:49:56 UTC
Product Version: NetBeans IDE Dev (Build 200904150201)
Java: 1.6.0_14-ea; Java HotSpot(TM) Client VM 14.0-b12
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)

invoke popup menu on toolbar area
select customize...
push 'new toolbar' and in the new toolbar dialog press ok (=new toolbar is created, name it 'Toolbar')
   toolbar is not listed in the 'customize toolbars' dialog
drag and drop some buttons to the toolbar (toolbar is created in the toolbar area)
close 'customize toolbars' window
invoke popup menu on toolbar area - 'Toolbar' is listed in toolbar list and can be disabled/enabled
invoke main menu|view|toolbars - 'Toolbar' is not listed in toolbar list

Clearly, main menu`s content is not correctly refreshed after customizing toolbars.