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 267284 - Pressing Space Bar on a newly added JMenuBar does not allow any editing
Summary: Pressing Space Bar on a newly added JMenuBar does not allow any editing
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Natural Layout (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-25 05:00 UTC by rashmidixit
Modified: 2016-07-25 05:00 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 rashmidixit 2016-07-25 05:00:23 UTC
Following the steps from the test case:

1. Select 'Menu Bar' (JMenuBar) from the Palette window and place it into the form
2. Drag a 'Menu' (JMenu) from the Palette into the JMenuBar
3. Click on the newly added JMenu, press SPACE and change the text to "MyMenu"

At point 3 nothing happens. I am unable to edit anything. However if I click on the MenuItem within the MenubAr "File" on the design view, then pressing Space allows me to edit and rename 'File'.