-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: 6
-
Component/s: client-libs
-
b95
-
generic
-
linux
test/java/awt/Scrollbar/ScrollbarKeyControlTest/ScrollbarKeyControlTest.html fails with JDK6.0b61 on linux with message: XAWT: Scrollbar can't be controlled by keyboard
This happen due to a bug in test: a Frame containing Scrollbar become under the TestDialog window so every KeyEvent doesn't come to Scrollbar.
This happen due to a bug in test: a Frame containing Scrollbar become under the TestDialog window so every KeyEvent doesn't come to Scrollbar.