-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.2.0
-
generic, x86
-
generic, windows_nt
Name: rm29839 Date: 02/26/98
There is currently no way to determine if the popup
associated with a combobox is showing.
This information is available to the UI but is package
local.
Rational:
To minimize mouse movement on laptops when entering grid data,
it is a good idea to have an entry line below the grid.
The grid is then used for display only.
To navigate between grid lines
the controls on the entry line are programmed to respond to the up and down arrow keys.
If you have a Combobox on the entry line this action should only happen
if the popup is not displayed - in which case the arrow keys navigate up/down the popup.
(Review ID: 25665)
======================================================================
- duplicates
-
JDK-4331058 JComboBox should notify a listener about the state of the popup portion
-
- Resolved
-