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 143109 - support copy/past of lifelines with messages from one diagram to another
Summary: support copy/past of lifelines with messages from one diagram to another
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Sequence (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-06 22:34 UTC by Peter Lam
Modified: 2008-08-06 22:34 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 Peter Lam 2008-08-06 22:34:12 UTC
separate this issue from issue 138038 for copy/paste of messages.

- create a sequence diagram
- create and name a couple of lifelines on the diagram
- add a message between the lifelines
- create a 2nd sequence diagram
- press Ctrl+A from the 1st seq diagram to select everything
- press Ctrl+C to copy the selected lifelines and message
- from the 2nd diagram, press Ctrl+V to paste all copied elements
- click anywhere on the diagram to place the pasted elements. currently message is not pasted.