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 218730

Summary: Menu items sometimes appear incorrectly
Product: platform Reporter: mienamoo
Component: ActionsAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P4    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Weird menu glitch screenshot

Description mienamoo 2012-09-21 07:43:41 UTC
Created attachment 124680 [details]
Weird menu glitch screenshot

NetBeans Platform 7.1 and 7.2
JDK 7u5 64-bit

I have seen this a few times in two of our platform applications, and even once in the IDE if I remember correctly. Sometimes ALL the menu items in the application appear as in the attachment. So it seems that there is some rare case in the platform code that intermittently causes this weird glitch.
Comment 1 Jaroslav Tulach 2012-10-24 07:25:03 UTC
What is so weird on the menu? The "accept" symbol before each menu item? In such case it has to be some strange rendering bug. Standa would be more skilled to deal with this.

Why don't you share your operating system, and look and feel info?
Comment 2 Stanislav Aubrecht 2012-10-24 08:04:19 UTC
I've seen this bug before. If I remember correctly it was because of mixing two different look and feel implementations together.

Please provide OS version info and your IDE log file and reopen, thanks.