-
Bug
-
Resolution: Fixed
-
P4
-
1.3.0
-
beta
-
sparc
-
solaris_2.6
-
Verified
In Solaris,KeyPressed, KeyReleased, KeyTyped are not triggered by choice for text keys when Left mouse button is down.
How to reproduce the Bug? -------->
Run this sample code. You would see a frame with a Choice at the North.
Press the Left Mouse Button on the Choice and press any text key say 'A' key
simultaneously on the choice.Keep it press for some time say 20 sec and release the the key.Check whether KeyPressed,KeyTyped,KeyReleased events for the key triggered or not.
How to reproduce the Bug? -------->
Run this sample code. You would see a frame with a Choice at the North.
Press the Left Mouse Button on the Choice and press any text key say 'A' key
simultaneously on the choice.Keep it press for some time say 20 sec and release the the key.Check whether KeyPressed,KeyTyped,KeyReleased events for the key triggered or not.
- relates to
-
JDK-6239938 Choice drop-down does not disappear when it loses focus, on XToolkit
-
- Closed
-
-
JDK-4757203 /test/java/awt/Choice/ChoiceKeyEventTest fails on solsparc 7
-
- Closed
-
-
JDK-6275110 PIT. Choice does not trigger key events when drop down visible
-
- Closed
-