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 94454 - Undo doesn't work properly after DnD
Summary: Undo doesn't work properly after DnD
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: _ sandipchitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-05 19:15 UTC by bugbridge
Modified: 2007-02-05 19:16 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2007-02-05 19:15:33 UTC
Original submitter: mikhailmatveev

Description:
1. Select some table in Runtime window.
2. DnD it to designer.
3. Choose Edit | Undo.
Result: data provider is removed, but rowset isn't.

Description (Entry 2):
I just reproduced this.

jdk1.6,tomcat 1.4 project

after edit->undo the rowset was still present in
session bean. Hit designer refresh, closed and reopened
the project--rowset still there.

Evaluation:
I can't reproduce using the latest build

Evaluation (Entry 2):
Removing rowset is not supported.