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 - new toolbar is not correctly listed
Summary: new toolbar is not correctly listed
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-15 12:49 UTC by matusdekanek
Modified: 2009-11-10 06:09 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 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.