0N/A<html>
0N/A<!--
0N/A @test
0N/A @bug 6252982
0N/A @summary PIT: Keyboard FocusTraversal not working when choice's drop-down is visible, on XToolkit
0N/A @author andrei.dmitriev : area=awt.choice
0N/A @library /regtesthelpers
0N/A @build Util
0N/A @run applet ChoiceKeyEventReaction.html
0N/A -->
0N/A<head>
0N/A<title> </title>
0N/A</head>
0N/A<body>
0N/A
0N/A<h1>ChoiceKeyEventReaction<br>Bug ID: 6252982 </h1>
0N/A
0N/A<p> This is an AUTOMATIC test, simply wait for completion </p>
0N/A
0N/A<APPLET CODE="ChoiceKeyEventReaction.class" WIDTH=200 HEIGHT=200></APPLET>
0N/A</body>
0N/A</html>
0N/A