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 72546 - provide visual feedback for "hidden" undos
Summary: provide visual feedback for "hidden" undos
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-10 21:22 UTC by rrochat
Modified: 2008-04-29 12:37 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 rrochat 2006-02-10 21:22:14 UTC
Some actions have visible results (moving or resizing a component) in design
mode and others (adding event listeners and some properties) are not immediately
visible.  When I type CTRL-Z mutiple times, I often end up undoing things I
don't intend to undo.  (This is exacerbated by bugs in UNDO, but would still be
a problem.) 

I'm not sure what the best way to visualize these hidden operations.  Tomas
suggested showing a message in the status bar about the last undone/redone
operation.  Another possibility would be to do something like Word, where it
lists the operation in the menu next to Undo/Redo: i.e. "Undo Typing," "Undo Clear"