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 172246 - class name is displayed as action name on keymap option
Summary: class name is displayed as action name on keymap option
Status: RESOLVED DUPLICATE of bug 172257
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-15 06:20 UTC by Masaki Katakai
Modified: 2009-09-22 15:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (93.04 KB, image/png)
2009-09-15 06:21 UTC, Masaki Katakai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Masaki Katakai 2009-09-15 06:20:49 UTC
Product Version: NetBeans IDE Dev (Build 200909140908)
Java: 1.5.0_19; Java HotSpot(TM) Client VM 1.5.0_19-137
System: Mac OS X version 10.5.8 running on i386; UTF8; en (nb)

On Keymap option dialog, there is one entry that shows

  org.netbeans.modules.refactoring.spi.impl.RefactoringContextAction@....

instead of actual readable action name.
Comment 1 Masaki Katakai 2009-09-15 06:21:57 UTC
Created attachment 87659 [details]
screenshot
Comment 2 David Strupl 2009-09-22 15:48:27 UTC
The action should not be there at all. I have removed it when fixing similar report 172257.

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