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 135114 - Undo doesn't return to unchanged state.
Summary: Undo doesn't return to unchanged state.
Status: RESOLVED DUPLICATE of bug 132590
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-15 08:41 UTC by carhire_kid
Modified: 2008-05-15 09:25 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 carhire_kid 2008-05-15 08:41:32 UTC
Product Version: NetBeans IDE 6.1 (Build 200804211638)
Java: 1.6.0_06; Java HotSpot(TM) Client VM 10.0-b22
System: Windows XP version 5.1 running on x86; Cp1252; sv_SE (nb)
Userdir: \.netbeans\6.1

Let's say that a newly open file is in a "unchanged" state.
If this file is edited and later on these changes gets undone, the file should go back to the "unchanged" state.
That is the star on the editor file tab that should be removed and the file should be handled as it never were changed.

As it is now you have to close that file and discard the changes.

This worked in earlier versions of Netbeans.
Comment 1 Jiri Prox 2008-05-15 09:25:53 UTC
this is already fixed, see issue 132590. The fix will be included in patch 1

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