blob: fca08218211d70735c59af46512271f96f60e213 [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001<html>
2<!--
3 @test
4 @bug 6252982
5 @summary PIT: Keyboard FocusTraversal not working when choice's drop-down is visible, on XToolkit
6 @author andrei.dmitriev : area=awt.choice
7 @library ../../regtesthelpers
8 @build Util
9 @run applet ChoiceKeyEventReaction.html
10 -->
11<head>
12<title> </title>
13</head>
14<body>
15
16<h1>ChoiceKeyEventReaction<br>Bug ID: 6252982 </h1>
17
18<p> This is an AUTOMATIC test, simply wait for completion </p>
19
20<APPLET CODE="ChoiceKeyEventReaction.class" WIDTH=200 HEIGHT=200></APPLET>
21</body>
22</html>
23