-
Bug
-
Resolution: Fixed
-
P5
-
6
-
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.