8224821: java/awt/Focus/NoAutotransferToDisabledCompTest/NoAutotransferToDisabledCompTest.java fails linux-x64
Reviewed-by: jdv
This commit is contained in:
parent
15acb9faf7
commit
72bef42c4a
@ -79,6 +79,7 @@ public class NoAutotransferToDisabledCompTest {
|
||||
robot.delay(50);
|
||||
robot.keyRelease(KeyEvent.VK_SPACE);
|
||||
Util.waitForIdle(robot);
|
||||
robot.delay(2000);
|
||||
|
||||
// Check that focus has been transfered to b0.
|
||||
if (!b0.hasFocus()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user