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 133069

Summary: Undo/Redos by shortcuts and menus perform differently
Product: ide Reporter: johnsonlau <johnsonlau>
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description johnsonlau 2008-04-17 04:28:52 UTC
When input some characters, and perform Undo/Redo only with Edit menu,
I can restore my file to the original unmodified state, and so does the file comment.
The modified state (the "*" sign) of the file works fine.
Redo works fine both in modified state and file comment.

If I use shortcut Ctrl+Z/Ctrl+Y instead of menu items,
I found that Undo/Redo may also works, but modified state didn't restore/change.

And if I use shortcut and menu item mixed together to perform Undo/Redo,
I found that I can't make it work correctly.

It appears in NetBeans IDE 6.1 RC1 (Build 200804100130), Windows XP SP2, Java 6 platform.
Comment 1 Jiri Prox 2008-04-18 12:48:18 UTC
yes, this is already reported as isses 132590. Thanks anyway.

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