-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
1.0, 1.1.3, 1.2.0, 1.2.2, 1.2.2_006, 1.3.0, 1.4.1, 5.0
-
Fix Understood
-
generic, x86, sparc
-
generic, linux, solaris_2.4, solaris_2.5.1, solaris_7, solaris_8, windows_nt, windows_xp
Name: krT82822 Date: 06/11/99
If a popup menu has a large number of menuitems it continues
past the end of the screen, ideally it should split into two or
more and be traversible using cusrsor keys.
This is typically useful where you have dynamically updated menus
where a menu item is inserted for each open document (or available
service/functionality). If this number increases beyond a point
the menu continues past the end of bottom of the screen, even if
it starts from the top. In this eventuality the menu should split
and even automatically relocate itself.
Examples of this could be in the windows program folder if the
number of programs increases arbitrarily, the menu automatically
divides into two. In awt/swing menu systems dividing even without
automatic relocation is not possible.
(Review ID: 54338)
======================================================================
- duplicates
-
JDK-4268551 java.awt.Choice limits the usage of Input Method API program
- Closed
-
JDK-4676261 Couldn't choose the inputmethod from system menu when there have lots of one's
- Closed
-
JDK-4073305 Popup menus can go off screen
- Closed
-
JDK-4257229 No scrollbar on list created by class that extends Frame using java.awt.Choice
- Closed
- relates to
-
JDK-6427787 Menu/JMenu must support scrolling.
- Open