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 192410 - Bad display of popup menu
Summary: Bad display of popup menu
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2010-11-24 14:23 UTC by Martin Entlicher
Modified: 2011-10-26 10:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Enlarged popup menu in editor (24.30 KB, image/png)
2010-11-24 14:23 UTC, Martin Entlicher
Details
Enlarged submenu (2.79 KB, image/png)
2010-11-24 14:23 UTC, Martin Entlicher
Details
Enlarged popup menus in the context of the IDE. (140.61 KB, image/png)
2010-11-24 14:24 UTC, Martin Entlicher
Details
Enlarged menu with an ordinary menu for comparison (146.30 KB, image/png)
2010-11-24 14:25 UTC, Martin Entlicher
Details
Shrunk menu (158.84 KB, image/png)
2010-11-24 14:26 UTC, Martin Entlicher
Details
Shrunk top-level sub-menu (140.03 KB, image/png)
2010-11-24 14:26 UTC, Martin Entlicher
Details
It eventually makes the menu barely usable. (146.30 KB, image/png)
2010-11-24 14:35 UTC, Martin Entlicher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 2010-11-24 14:23:06 UTC
Created attachment 103283 [details]
Enlarged popup menu in editor

I'm not sure where specifically this belongs to, I'm not sure of this is JDK bug or NetBeans bug.
See the screenshots. Sometimes popup menus are displayed with enlarged or shrunk items.
Comment 1 Martin Entlicher 2010-11-24 14:23:48 UTC
Created attachment 103284 [details]
Enlarged submenu
Comment 2 Martin Entlicher 2010-11-24 14:24:33 UTC
Created attachment 103285 [details]
Enlarged popup menus in the context of the IDE.
Comment 3 Stanislav Aubrecht 2010-11-24 14:25:03 UTC
how do i reproduce this?
what are jdk and nb versions?
is this linux only?
Comment 4 Martin Entlicher 2010-11-24 14:25:28 UTC
Created attachment 103286 [details]
Enlarged menu with an ordinary menu for comparison
Comment 5 Martin Entlicher 2010-11-24 14:26:14 UTC
Created attachment 103287 [details]
Shrunk menu
Comment 6 Martin Entlicher 2010-11-24 14:26:46 UTC
Created attachment 103288 [details]
Shrunk top-level sub-menu
Comment 7 Martin Entlicher 2010-11-24 14:28:52 UTC
It occurs just randomly to me. :-( But when it occurs somewhere it's likely to occur in several other menus as well.
Product Version: NetBeans IDE Dev (Build 101112-828401e30f74)
Java: 1.7.0-ea; Java HotSpot(TM) Client VM 19.0-b05
System: Linux version 2.6.22-14-generic running on i386; UTF-8; en_US (nb)
Comment 8 Martin Entlicher 2010-11-24 14:30:06 UTC
It has happened several times for me already.
Comment 9 Martin Entlicher 2010-11-24 14:35:22 UTC
Created attachment 103289 [details]
It eventually makes the menu barely usable.

Using javax.swing.plaf.metal.MetalLookAndFeel if that matters. Seems to occur randomly. :-(
Comment 10 Stanislav Aubrecht 2010-11-25 09:52:50 UTC
is this reproducible with jdk 1.6?
Comment 11 Martin Entlicher 2010-11-25 16:04:11 UTC
It looks like it's not reproducible on JDK 6.
On JDK 7 it seems to occur soon after I run some action from the menu (e.g. Help -> About) and then I'm opening popup menus that goes partly off the main IDE window. After a while it starts to screw up.
Comment 12 Stanislav Aubrecht 2010-11-26 07:19:26 UTC
lowering priority to P3 since it seems to work fine on jdk 1.6
Comment 13 Stanislav Aubrecht 2011-10-26 10:14:11 UTC
please reopen if still reproducible with the latest jdk 7 update, thanks