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 164460

Summary: Edit menu items will be changed once it's selected
Product: editor Reporter: Masaki Katakai <masaki>
Component: Actions/Menu/ToolbarAssignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Masaki Katakai 2009-05-05 11:15:22 UTC
Product Version: NetBeans IDE Dev (Build 200905050201)

1. Start NetBeans and create a java project
2. Edit > Select All
3. Open Edit menu again
   Now "Select All" item is changed to "select-all".

it seems that the following will be changed,
 - select-all
 - select-identifier
 - find-selection
 - find-next
 - find-previous

Is this related to bug 162549?
Comment 1 Masaki Katakai 2009-05-05 11:18:33 UTC
Created attachment 81524 [details]
screenshot
Comment 2 Miloslav Metelka 2009-05-05 15:09:09 UTC

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