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 167167 - Undo action does not set wait cursor
Summary: Undo action does not set wait cursor
Status: RESOLVED INVALID
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Miloslav Metelka
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2009-06-16 15:19 UTC by mslama
Modified: 2012-10-26 13:13 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 mslama 2009-06-16 15:19:59 UTC
Not sure where wait cursor should be set - if in undo action or in respective TC on which action is invoked. Undo can
take more time eg. when big java file is formatted using Format action and then Undo is invoked.
Comment 1 Jiri Rechtacek 2009-09-23 14:12:16 UTC
Editor's Redo/Undo actions are implemented in org.netbeans.editor.ActionFactory => reassign to editor
Comment 2 David Strupl 2012-10-25 13:39:11 UTC
Bug prior to 7.0, not touched for the last 2 years --> P4.
Comment 3 David Strupl 2012-10-26 13:13:38 UTC
I think it is ok like this. Closing as invalid.