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 83894

Summary: context menu for multiple selected elemnts need improovemnt
Product: uml Reporter: Sergey Petrov <sj-nb>
Component: General DiagramAssignee: issues@uml <issues>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Sergey Petrov 2006-08-31 11:51:41 UTC
There items with works on all selected elements and items which applied to
element from which context menu was invoked by mouse.
For examople for two selected classes: 
- Edit|Delete; Resize To Context works for both
- Transform|To Actor,Show/Hide items,Select In Model,Compartment|Customize works
for "invoked" element only
Current behaviour inconsistant with GUI builder and as I remember with creator
behavior (where only common for all selected elemnts items are enabled).
It's unclear why I can't transform all classes to Actors or hide childs for all
selected classes.
It's good to have ability to customize compartments for all selected classes (of
cause only common part i.e. hide or show attributes and operations)
Comment 1 Thuy.d Nguyen 2007-01-02 23:33:28 UTC
Lower the priority to P4 as per NB bug guidelines. The issue is a "good-to-have"
feature  and does not affect the functionality.
Comment 2 Peter Lam 2007-12-13 22:45:02 UTC
related to issue 79814.
Comment 3 Sergey Petrov 2008-11-19 13:37:38 UTC
transform isn't supported in 6.5
compartments logic was changed/simplified also.