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 110982

Summary: Duplicate entries shown in Element navigation dialog
Product: uml Reporter: Joanne Lau <j_lau>
Component: GeneralAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot attached

Description Joanne Lau 2007-07-25 17:09:36 UTC
NB: 200707231200

Steps to reproduce:
1) Create a new package
2) Create an interface within the new package
3) Create a new Class diagram
4) DnD the new package to the editor
5) DnD the interface to the editor
6) In the project tree, right click the interface (which is under package) -> Open

   duplicate entries seen in the element navigation dialog (see attached screenshot)

   If double clicking at each entry, the first one points to the interface in the editor
   the 2nd entry directs to the nested link
Comment 1 Joanne Lau 2007-07-25 17:11:33 UTC
Created attachment 45689 [details]
screenshot attached
Comment 2 Peter Lam 2008-06-21 00:32:18 UTC
open element does nothing in 6.5. can't verify yet.
Comment 3 Peter Lam 2008-06-21 00:40:31 UTC
verifying this issue is blocked by issue 137864
Comment 4 Sergey Petrov 2009-01-26 11:42:22 UTC
nested link got type and properties of connected element, this is the reason, but may be it's not so good.