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 - Undo / Redo no longer put java source files back to unmodified state
Summary: Undo / Redo no longer put java source files back to unmodified state
Status: RESOLVED DUPLICATE of bug 132590
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-18 23:51 UTC by _ alexlamsl
Modified: 2008-05-19 08:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***