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 56209

Summary: Clearing Undo history Cookie
Product: platform Reporter: Ayub Khan <ayubskhan>
Component: TextAssignee: issues@editor <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Ayub Khan 2005-03-10 22:15:04 UTC
Is there a normalized way to access the UndoRedo and/or clear the undo
history of a document obtained through EditorCookie?  The only access to
UndoRedo seems to be on CloneableEditorSupport, but it's protected.

This is a required feature for what we do here in our project. If we allow 
users to undo files of interest to us, then there will be all sorts of issues 
with handling programtic updates on this file.
Comment 1 Ayub Khan 2005-03-30 17:27:42 UTC
Lowering the priority of this bug, since we found a workaround while 
addressing the following issue. ie to allow Undo operation, and to figure out 
the bounds (begin and end) of change after queueing documents events.

http://www.netbeans.org/issues/show_bug.cgi?id=56216
Comment 2 Antonin Nebuzelsky 2008-04-17 15:16:14 UTC
Reassigning to new module owner mslama.