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 80476

Summary: Data loss ater drag/drop
Product: xml Reporter: Andrei Chistiakov <ca-nb>
Component: Schema ToolsAssignee: bhate <bhate>
Status: CLOSED WORKSFORME    
Severity: blocker CC: cwebster, htt, ivansidorkin, kozlov
Priority: P1    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Andrei Chistiakov 2006-07-18 13:18:08 UTC
Reproduced in build 060717.

To reproduce the bug:

- create new PO schema;
- switch into the tree representation of schema view;
- expand Complex Types|PurchaseOrderType|sequence path in the tree;
- expand Complex Types|USAddress|sequence path in the tree;
- drag "name" element that belongs to USAddress and drop it on sequence node
within PurchaseOrderType;
- close the schema, discard changes;
- reopen the schema;
- switch into the tree representation of schema view;
- expand Complex Types|PurchaseOrderType|sequence path in the tree;
- expand Complex Types|USAddress|sequence path in the tree;
- drag "name" element that belongs to USAddress and drop it on sequence node.
The "name" element disappears from the schema.
Comment 1 bhate 2006-07-18 18:32:04 UTC
I am not able to reproduce this bug.
Comment 2 Andrei Chistiakov 2006-07-19 13:44:59 UTC
Not reproducible in build 060718_1.