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

Summary: unable to do multiple select for attribute/methode removal
Product: uml Reporter: ddv36a78 <ddv36a78>
Component: General DiagramAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.