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 140206 - [65cat] Redo action enabled when start empty Netbeans Platform Application
Summary: [65cat] Redo action enabled when start empty Netbeans Platform Application
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker with 1 vote (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-16 06:47 UTC by karmagfa
Modified: 2010-11-22 15:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of the problem (9.80 KB, text/plain)
2008-07-16 09:02 UTC, karmagfa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description karmagfa 2008-07-16 06:47:18 UTC
1) Create an empty Netbeans Platform Application.
2) Run it (I did it with the debug button).

You can see that the redo button is turned on, even if there is nothing to redo.
Comment 1 karmagfa 2008-07-16 09:02:16 UTC
Created attachment 64660 [details]
Screenshot of the problem
Comment 2 karmagfa 2008-07-17 02:16:16 UTC
I don't know against which component this bug should be reported, so I change it to "ide" and hope someone else will
know where it belongs to.
Comment 3 Tomas Danek 2008-11-06 10:17:35 UTC
Product Version: NetBeans IDE Dev (Build 200811011401)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Linux version 2.6.24-21-generic running on i386; UTF-8; en_US (nb)
Userdir: /tmp/ud
---------------
reproducible. In IDE is action disabled, but in platform is enabled. Please evaluate.
Comment 4 Jiri Rechtacek 2008-11-21 15:48:45 UTC
Someone should look on it.
Comment 5 Jaroslav Tulach 2010-11-22 15:05:00 UTC
Works ok in 7.0. The fix may be related to creation of UndoRedo.Provider as part of fix for bug 180614.