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 135289

Summary: Undo / Redo no longer put java source files back to unmodified state
Product: java Reporter: _ alexlamsl <alexlamsl>
Component: EditorAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ alexlamsl 2008-05-18 23:51:17 UTC
When I modify the content of a java source file in the editor, it will be marked with a "*".

Up until 6.1 Final, when I undo my changes, NetBeans can detect the changes and put it back as unmodifed. This is no 
longer the case with the current release.
Comment 1 Jiri Prox 2008-05-19 08:52:03 UTC
This should be fixed by patch 1 for 6.1

*** This issue has been marked as a duplicate of 132590 ***