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 79833 - attributes missing when drag n dropped between Enumeration elements
Summary: attributes missing when drag n dropped between Enumeration elements
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Yang Su
URL:
Keywords:
Depends on: 78371
Blocks:
  Show dependency tree
 
Reported: 2006-07-06 16:57 UTC by Andrew Korostelev
Modified: 2006-08-31 02:09 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 Andrew Korostelev 2006-07-06 16:57:40 UTC
Steps :
1. Create a java-platform UML project
2. Create a class diagram and add two enumeration elements
3. Using contextual menu item, expand the attribute, opration compartments
   of both the enu elements
4. To one of the enumeration elements, add a few attributes.
   get/set method generated automatically.
5. Save all.
6. on diagram editor, drag/drop Atts & Ops from one Enum to another
    OR from Int/Class to Enum
7. Exapnd the attribute compartments, you will see the dropped attribute
8. Drag n drop the next attribute.
   You will observe that the old attribute disapper (from the target)
Comment 1 Andrew Korostelev 2006-07-06 16:59:50 UTC
Attributes may disappear on the first attempt.
Actually, while they disappear from diagram elements, they are still visible in
uml project tree.
Comment 2 Yang Su 2006-07-21 00:48:45 UTC
the root cause is the same as that of 78371
Comment 3 Yang Su 2006-07-21 00:49:49 UTC
the root cause is the same as that of 78371
Comment 4 Andrew Korostelev 2006-08-14 13:46:32 UTC
verified in nb55 entpack beta m17.