-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
1.4.0
-
sparc
-
solaris_7
In Solaris KeyPressed and KeyReleased are not triggered for Up, Down, Right, Left Keys.
How to reproduce the Bug? -------->
Run this sample code. You would see a frame with a red Canvas.This is an automated test. No user interaction allowed.The robot will press the different arrow keys.If key events are triggered, the message will be displayed
on the text area.
If Key Events are not triggered , the bug is reproduced.
How to reproduce the Bug? -------->
Run this sample code. You would see a frame with a red Canvas.This is an automated test. No user interaction allowed.The robot will press the different arrow keys.If key events are triggered, the message will be displayed
on the text area.
If Key Events are not triggered , the bug is reproduced.
- relates to
-
JDK-4106941 KeyCodes for numeric keypad arrow keys are inconsistent between win32/Solaris
- Closed