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 188914 - menuItem text not visible. menuitem creating multiple events ("forgets" previus one)
Summary: menuItem text not visible. menuitem creating multiple events ("forgets" previ...
Status: RESOLVED WORKSFORME
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP x64
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2010-07-23 20:12 UTC by rciafardone
Modified: 2011-11-09 14:39 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 rciafardone 2010-07-23 20:12:58 UTC
Product Version = NetBeans IDE 6.9 (Build 201006111053)
Operating System = Windows XP version 5.2 running on amd64
Java; VM; Vendor = 1.6.0_18
Runtime = Java HotSpot(TM) 64-Bit Server VM 16.0-b13

Hello.

I have a freshly installed NetBeans 6.9 with no plug-ins. I ran the java app and when i checked the menu 1 item was not visible, it was ok on the design window but it simply does not show when you run it. I erase it an made it again but it happened again with another menuItem on the same Menu.

Before that i was editing an even (actionPerformed) on another menuItem and when i returned to make another change it created a new actionPerformed, the older one was still there. I dismissed it until the menuItem disappeared, then i decided to report it as a possible issue.  

thanks for your time. I hope is nothing big.
Comment 1 Jan Stola 2011-11-09 14:39:02 UTC
I am sorry, I am not able to reproduce this problem. Could you, please, attach the whole problematic project (or at least the problematic .form and .java files) once you encounter this problem again. Thank you in advance.