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 80584 - Undo does not work when deleting element in sources
Summary: Undo does not work when deleting element in sources
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-19 13:19 UTC by Mikhail Kondratyev
Modified: 2006-08-04 08:10 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 Mikhail Kondratyev 2006-07-19 13:19:05 UTC
Steps to reproduce:
 - create a Sync sample
 - open BPEL in designer
 - switch to sources
 - delete the receive activity
 - switch back to diagram
 - press Ctrl+Z
Element will be restored in sources but not in the diagram
Comment 1 Denis Anisimov 2006-07-19 13:25:43 UTC
This is XML tools problem again.
I will monitor this issue from bpel side.
Comment 2 Denis Anisimov 2006-07-24 16:06:23 UTC
That's mine issue.
There was bad implementation for "beginUpdate()" call in BpelModelImpl.
The reasons are the same as in issue 77785.
Comment 3 Mikhail Kondratyev 2006-08-04 08:10:20 UTC
Verified in build 17