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 157633 - unable to do multiple select for attribute/methode removal
Summary: unable to do multiple select for attribute/methode removal
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-29 17:19 UTC by ddv36a78
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 ddv36a78 2009-01-29 17:19:24 UTC
I have a class diagram.
I would like to select, for example, multiple methods of a class, at once, and being able to right-click to remove those
methods.

Currently, I need to do the following N times :
(1) click to select one method,
(2) just say 'yes/no' in order to report method removal into model,
(3) then, I just loose the focus on the selected class (no 'next' method is selected) and I need to return to (1)

Using UML is a lot of mouse clicks, it's just boring.
Having no capability to do multiple selects is then much more cumbersome.
Comment 1 Sergey Petrov 2009-01-29 17:32:16 UTC
it appears diagram editor do not work properly with mutiple selected operations, but it's possible to select these
operations in project tree and delete at once.