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 - Data loss ater drag/drop
Summary: Data loss ater drag/drop
Status: CLOSED WORKSFORME
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: bhate
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-18 13:18 UTC by Andrei Chistiakov
Modified: 2006-07-19 13:44 UTC (History)
4 users (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 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.