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 104184 - don't show 'Element Navigation' dialog if there is only one diagram
Summary: don't show 'Element Navigation' dialog if there is only one diagram
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-17 15:31 UTC by Sergey Petrov
Modified: 2009-01-23 17:32 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Petrov 2007-05-17 15:31:54 UTC
I see now sense to show show 'Element Navigation' dialog if there is only one
diagram but located in different sections: for example scoped and present. It
only adds extra clicks for users and affect usability.

reproducible with 070515

steps 1:
1. open design center
2. expand Design Center|DesignPatternCatalog|GoF Design Patterns|Creatioonal'
3. double click on Abstract Factory collaboration node
Element Navigation dialog appears, and there are two choices, user can choose
from 'Creational::Abstract Factory::AbstractFactory' diagram and 
'Creational::Abstract Factory::AbstractFactory' diagram but located within
different sections, I see no reason for the dialog in this case.

steps 2:
1. create sequence diagram
2. on the diagram invoke 'Show Interaction Boundary' from context
3. close the diagram
4. double click on interaction node
Element Navigation dialog appears.. with no real choice.