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

Summary: It's possible to have in one toolbar two same actions.
Product: platform Reporter: Zdenek Konecny <koneczde>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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