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 149421 - use case extension point is selected after creating a relationship
Summary: use case extension point is selected after creating a relationship
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Usecase (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-07 22:07 UTC by Peter Lam
Modified: 2009-05-25 21:06 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 Peter Lam 2008-10-07 22:07:06 UTC
build 20081007

If the use case element has extension point, creating a relationship to another element will have the extension point
selected instead of the relationship being selected.

- create and name a use case element on the diagram
- add a couple of extension points to the use case element
- select the use case element to display the context palette
- drag any relationship icon to an empty diagram area
result: a new use case element is created with the selected relationship link created from the originating use case to
the newly created use case. the last or second extension point is selected from the originating use case. It should be
the relationship link that is selected.
Comment 1 Peter Lam 2008-10-07 22:16:59 UTC
when the use case diagram is reopened, the extension point is also selected.