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 28740 - A long menu extends the bottom of the screen
Summary: A long menu extends the bottom of the screen
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords: JDK_SPECIFIC
: 38794 74504 88643 105520 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-11-14 05:35 UTC by smartkid
Modified: 2008-12-22 09:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Note the "Update Center" item is displayed beyond the bottom of the screen (100.22 KB, image/jpeg)
2002-11-14 10:21 UTC, smartkid
Details
Test App (4.70 KB, text/plain)
2003-01-09 11:05 UTC, mslama
Details

Note You need to log in before you can comment on or make changes to this bug.
Description smartkid 2002-11-14 05:35:45 UTC
As more and more plug-ins installed, the "Tools" menu in the IDE 
gets longer and longer, finally, its displays items beyond the 
bottom of the screen and cannot be selected by mouse. It can be 
selected by keyboard but its is very difficult to know which is the 
currently highlighted item.
Comment 1 Marian Mirilovic 2002-11-14 08:38:56 UTC
JDK version do you use? Screenshot ?
And what about another menus, Editor menu ?
Comment 2 smartkid 2002-11-14 10:21:41 UTC
Created attachment 7945 [details]
Note the "Update Center" item is displayed beyond the bottom of the screen
Comment 3 smartkid 2002-11-14 10:22:28 UTC
JDK: 1.4.1_01

It also happens to other menus!

For a test, I create my own menu with the "Tools->Options" dialog 
and use the "Paste Link" to create menu items copied from "IDE 
Configuration+Look and Free+Actions". 
Comment 4 Peter Zavadsky 2002-12-05 10:40:56 UTC
Necessary to create little Swing app with long menu, to see whether it
is our of jdk problem.
Comment 5 Marian Mirilovic 2002-12-06 17:57:31 UTC
reassigne to Marek, new owner of ui subcomponents
Comment 6 mslama 2003-01-09 11:02:57 UTC
It is behaviour of Swing. We cannot provide general solution. Look at
http://developer.java.sun.com/developer/bugParade/bugs/4518295.html
Comment 7 mslama 2003-01-09 11:04:38 UTC
I attach simple test - simple modification of MenuLookDemo.java from
Java Tutorial.
Comment 8 mslama 2003-01-09 11:05:12 UTC
Created attachment 8495 [details]
Test App
Comment 9 Marian Mirilovic 2003-07-28 15:38:24 UTC
Yes, it's swing bug - verifying, closing.
Comment 10 David Simonek 2006-11-20 13:24:51 UTC
*** Issue 88643 has been marked as a duplicate of this issue. ***
Comment 11 David Simonek 2006-11-20 13:25:56 UTC
*** Issue 38794 has been marked as a duplicate of this issue. ***
Comment 12 David Simonek 2006-11-28 17:41:04 UTC
*** Issue 74504 has been marked as a duplicate of this issue. ***
Comment 13 David Simonek 2007-06-05 15:32:54 UTC
*** Issue 105520 has been marked as a duplicate of this issue. ***