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 164484 - Repaint issues with menu entries
Summary: Repaint issues with menu entries
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker with 1 vote (vote)
Assignee: issues@platform
URL:
Keywords:
: 162357 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-05 13:38 UTC by mgoe
Modified: 2010-11-03 14:33 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Snapshot showing the issue (149.78 KB, image/jpeg)
2009-05-05 13:41 UTC, mgoe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mgoe 2009-05-05 13:38:12 UTC
In the Netbeans IDE and in our program based on the Netbeans platform sometimes menu entries are painted on top of 
each other (see attached example from the Netbeans Tools menu). Perhaps a threading issue since netbeans creates swing 
components outside the EDT.
Comment 1 mgoe 2009-05-05 13:41:14 UTC
Created attachment 81546 [details]
Snapshot showing the issue
Comment 2 Marian Mirilovic 2009-05-12 11:37:57 UTC
I saw that as well ... not sure how to reproduce, but usually happened at the begining of the new session
Comment 3 Stanislav Aubrecht 2009-05-12 13:05:15 UTC
that's our 'lazy/dynamic' menu in action i'm afraid
Comment 4 Jaroslav Tulach 2009-05-12 21:21:06 UTC
Is your application based on NetBeans 6.7 or 6.5? 

As far as I can tell this is broken for ages, at least all my installed NetBeans IDE versions suffer from this 
misbehaviour especially when opening Tools menu soon after start.

Anyway I am unassigning myself, I feel no responsibility for this misbehaviour. Last time I touched the JInlineMenu 
and friends 7 years ago.
Comment 5 mgoe 2009-05-13 09:56:04 UTC
The attached snapshot was created with Netbeans 6.7beta. But our application (using the Netbeans platform 6.7beta) 
shows the same issues which in my opinion is not acceptable.
Comment 6 Jaroslav Tulach 2009-05-18 14:10:50 UTC
*** Issue 162357 has been marked as a duplicate of this issue. ***
Comment 7 Stanislav Aubrecht 2010-11-03 14:33:35 UTC
please reopen if still reproducible with the latest version of netbeans and the latest version of jdk, thanks