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 83479 - Drag of construcor from class to class is handled badly
Summary: Drag of construcor from class to class is handled badly
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Synchronization (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-25 15:54 UTC by bugbridge
Modified: 2009-05-25 21:06 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-08-25 15:54:18 UTC
Original status: 1-Dispatched; Suggested Status: NEW

Original Target Release: ; Suggested Target Milestone : 5.5

Original submitter: sergeyp

Description:
*

Description (Entry 2):
reproducible with build 17,

steps to reproduce:
1. create package with scoped class diagram
2. add 'BUBLIK' and 'ROGALIK' classes to the diagram
3. drag 'BUBLIC()' constructor to 'ROGALIK' (with ctrl)
4. go to 'ROGALIK' source
there are two 'ROGALIK()' constructors in source
(in bow there was no second construcor)
5. remove extra constructor from source
6. go to diagram
initial 'ROGALIK()' constructor is removed from 'ROGALIK' on diagram
bad 'BUBLIC()' constructor remains in 'ROGALIK' class element