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 86179 - Enumeration compartments are collapsed after drag-n-drop of attribute or operation
Summary: Enumeration compartments are collapsed after drag-n-drop of attribute or oper...
Status: RESOLVED DUPLICATE of bug 89499
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-29 15:16 UTC by bugbridge
Modified: 2006-11-20 14:20 UTC (History)
1 user (show)

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 bugbridge 2006-09-29 15:16:35 UTC
Description:
Even if user has costomised enumeration compartments to be displayed,
the are hide after atribute or operation is drag-n-dropped in or out of enum
symbol on diagram.

It doesn't happen if drag-n-drop was performed in project tree.

How to reproduce:
- Create UML project of 'java-paltform model' type.
- create class diagram
- put enumeration on diagram. name it 'EnumTest'
- put class on diagram. name it 'TestClass'.
- invoke "Compartment | customize..." in EnumTest.
- check all areas to be displayed and press 'OK'.
- add new attribute and operation to 'TestClass'
- drag-n-drop attribute from class to enumeration.

RESULT: attributes and operations compartments are collapsed.

- drag-n-drop operation from class to enumeration.

RESULT: attributes and operations compartments are collapsed.

The same happenes if you drag-n-drop attr. or operation from enumeration.
Comment 1 Andrew Korostelev 2006-11-20 14:20:58 UTC


*** This issue has been marked as a duplicate of 89499 ***