-
Bug
-
Resolution: Duplicate
-
P4
-
7
-
generic
-
windows_xp
The bug is in the inconsistence between selected item by mouse and by UP/DOWN keys in JComboBox's popup menu.
To see the bug:
1. Get focus in any ComboBox (for example, in Bugster)
2. Open popup by pressing the DOWN key
3. Place mouse cursor over an unselected item in the popup. Note that the item is highlighted now.
4. Press DOWN or UP key and note that cursor has moved to a wrong item.
See automated regression test in the attachment.
To see the bug:
1. Get focus in any ComboBox (for example, in Bugster)
2. Open popup by pressing the DOWN key
3. Place mouse cursor over an unselected item in the popup. Note that the item is highlighted now.
4. Press DOWN or UP key and note that cursor has moved to a wrong item.
See automated regression test in the attachment.
- duplicates
-
JDK-6236162 JComboBox not behaving properly with mouse move
-
- Closed
-