blob: a2f0271077b8c4d696f0d3d036970bf98438c8c3 [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001<html>
2<!--
3 @test
4 @bug 6519005
5 @summary regression: Selection the item on the choice don't work properly in vista ultimate.
6 @author Dmitry Cherepanov area=awt.choice
7 @run applet/manual=yesno NonFocusablePopupMenuTest.html
8 -->
9<head>
10<title> SetFontTest </title>
11</head>
12<body>
13
14<h1>SetFontTest<br>Bug ID: 5010944</h1>
15
16<p> See the dialog box (usually in upper left corner) for instructions</p>
17
18<APPLET CODE="NonFocusablePopupMenuTest.class" WIDTH=200 HEIGHT=200></APPLET>
19</body>
20</html>