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 62496 - It's possible to have in one toolbar two same actions.
Summary: It's possible to have in one toolbar two same actions.
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-17 14:45 UTC by Zdenek Konecny
Modified: 2008-12-22 19:20 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 Zdenek Konecny 2005-08-17 14:45:38 UTC
Steps to reproduce:
Start IDE and start Toolbar Customizer.
Try add eg. action "Open Project" to File toolbar. 
It's possible, this action is twice in File toolbar now.
Build 200508161800, JDK 1.6.0-ea
Comment 1 David Simonek 2005-09-12 12:59:07 UTC
Passing to Standa.
Comment 2 Stanislav Aubrecht 2005-09-12 14:41:12 UTC
fixed

Checking in src/org/openide/awt/Toolbar.java;
/cvs/openide/loaders/src/org/openide/awt/Toolbar.java,v  <--  Toolbar.java
new revision: 1.36; previous revision: 1.35
done
Comment 3 Zdenek Konecny 2005-09-13 12:35:25 UTC
Verified, Build 20050912, JDK 1.6.0-ea