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 - Clearing Undo history Cookie
Summary: Clearing Undo history Cookie
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-10 22:15 UTC by Ayub Khan
Modified: 2010-01-12 05:20 UTC (History)
0 users

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 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.