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 81555 - Undo redo does not work in Design View
Summary: Undo redo does not work in Design View
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Samaresh Panda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-01 01:03 UTC by Girish Balachandran
Modified: 2006-09-21 01:19 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 Girish Balachandran 2006-08-01 01:03:22 UTC
Undo redo does not work in Design View
Comment 1 Samaresh Panda 2006-09-02 16:28:49 UTC
Undo-redo support has been added in design view.
Checking in SchemaABEViewMultiViewElement.java; new revision: 1.1.2.39;
Comment 2 Samaresh Panda 2006-09-02 19:26:42 UTC
Caveat: no undo-redo if items are dropped from palette. I have created a
separate issue (http://www.netbeans.org/issues/show_bug.cgi?id=84089) to track that.

While in DV, add items by right-clicking.
Comment 3 Girish Balachandran 2006-09-21 01:19:35 UTC
Undo Redo now works. There are other minor bugs that are beding tracked in
different issues. So marking this as verified.