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 - Edit menu items will be changed once it's selected
Summary: Edit menu items will be changed once it's selected
Status: RESOLVED DUPLICATE of bug 163692
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-05 11:15 UTC by Masaki Katakai
Modified: 2009-05-05 15:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (84.89 KB, image/png)
2009-05-05 11:18 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-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 ***