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 - Menu items sometimes appear incorrectly
Summary: Menu items sometimes appear incorrectly
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-21 07:43 UTC by mienamoo
Modified: 2012-10-24 08:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Weird menu glitch screenshot (5.27 KB, image/png)
2012-09-21 07:43 UTC, mienamoo
Details

Note You need to log in before you can comment on or make changes to this bug.
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.