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 211160 - Not fully displayed popup menu if IDE is maximized on Linux Mint 12
Summary: Not fully displayed popup menu if IDE is maximized on Linux Mint 12
Status: VERIFIED DUPLICATE of bug 205796
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-13 12:57 UTC by Jiri Kovalsky
Modified: 2012-05-29 08:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of not fully displayed popup menu. (197.66 KB, image/png)
2012-04-13 12:57 UTC, Jiri Kovalsky
Details
Screenshot of fully displayed popup menu if IDE is not maximized. (341.92 KB, image/png)
2012-04-13 12:57 UTC, Jiri Kovalsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2012-04-13 12:57:10 UTC
Created attachment 118241 [details]
Screenshot of not fully displayed popup menu.

Product Version: NetBeans IDE 6.9.1 (Build 201007282301)
Java: 1.6.0_31; Java HotSpot(TM) Client VM 20.6-b01
System: Linux Mint 12 (Lisa) 64b version 3.0.0-12-generic running on i386; UTF-8; cs_CZ (nb)
Userdir: /home/cesilko/.netbeans/6.9

Description:
============
If NetBeans 6.9.1+ is maximized, it does not display popup menu correctly. In fact some part of it can be missing. See attached cut_popup.png screenshot. Please note that this works fine in NetBeans IDE 6.8.

Steps to reproduce:
===================
1. Launch NetBeans IDE 6.9.1 or later and maximize it.
2. Open some project.
3. Right click somewhere in the bottom of Tasks pane.
4. Popup menu will show up but you will not see "Sort by >" submenu.
Comment 1 Jiri Kovalsky 2012-04-13 12:57:46 UTC
Created attachment 118242 [details]
Screenshot of fully displayed popup menu if IDE is not maximized.
Comment 2 Jiri Kovalsky 2012-04-16 12:48:12 UTC
Further investigation shows that this happens with NetBeans 6.8 too. It seems probably related to issue #198639.
Comment 3 Stanislav Aubrecht 2012-04-16 13:22:25 UTC
Please run the sample application attached to issue #205796, maximize it and click its window close to the bottom. It will show popup menu with 20 items in it. Please reopen this bug if all popup menu items are visible, thanks.
Comment 4 Jiri Kovalsky 2012-04-16 14:20:46 UTC
No, I only see items through Item 18. Item 19 is not visible.
Comment 5 Stanislav Aubrecht 2012-04-16 14:26:47 UTC
Thanks for the info, seem to be either JDK or Linux Mint problem then.
Can you pls try some other JDK versions/implementations?
Comment 6 Jiri Kovalsky 2012-04-16 14:42:35 UTC
I tried it with JDK 1.6.0_31 and behavior is even worse. Not only the 19th item is not visible but it also exhibited #198639 which does not happen with the latest JDK 7 Update 4.
Comment 7 Jiri Kovalsky 2012-05-28 16:06:32 UTC
Stando, why is this resolved as incomplete? Is this a duplicate of issue #205796?
Comment 8 Stanislav Aubrecht 2012-05-29 08:35:39 UTC

*** This bug has been marked as a duplicate of bug 205796 ***
Comment 9 Jiri Kovalsky 2012-05-29 08:41:36 UTC
OK, thanks. Verifying then.