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 9340 - Clear undo after writing into guarded blocks in Java Editor
Summary: Clear undo after writing into guarded blocks in Java Editor
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 3.x
Hardware: All Windows ME/2000
: P3 enhancement (vote)
Assignee: Dusan Balek
URL:
Keywords:
: 10579 (view as bug list)
Depends on: 12331
Blocks:
  Show dependency tree
 
Reported: 2001-02-01 15:12 UTC by Karel Gardas
Modified: 2010-01-11 03:44 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 Karel Gardas 2001-02-01 15:12:39 UTC
Clear undo after writing into guarded blocks in Java Editor.
Comment 1 Petr Suchomel 2001-03-22 15:24:25 UTC
*** Issue 10579 has been marked as a duplicate of this issue. ***
Comment 2 Jan Chalupa 2001-05-05 23:21:10 UTC
Target milestone -> 3.3
Comment 3 Jan Chalupa 2001-11-27 12:50:17 UTC
Target milestone -> 3.3.1.
Comment 4 Svata Dedic 2002-05-21 17:52:29 UTC
Cleaning up before 4.0 planning
Comment 5 Marek Grummich 2002-07-19 16:38:18 UTC
Target milestone was changed from not determined to TBD
Comment 6 Martin Matula 2004-11-11 16:53:01 UTC
I'm not sure if this is not done already. In form editor the undo
buffer for JavaEditor is cleared properly. However that is probably
done by form editor, not JavaEditor. We should consider this when
doing rewrite of the JavaEditor to CloneableEditorSupport.