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

Summary: Pressing Space Bar on a newly added JMenuBar does not allow any editing
Product: guibuilder Reporter: rashmidixit
Component: Natural LayoutAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

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'.