KeyReleasedInAppletTest.html revision 6883:be89273ceb9c
1314564Sdim<html>
2285101Semaste<!--
3353358Sdim  @test
4353358Sdim  @bug 8010009
5353358Sdim  @summary [macosx] Unable type into online word games on MacOSX
6285101Semaste  @author petr.pchelko : area=awt.keyboard
7314564Sdim  @run clean *
8285101Semaste  @run build TestApplet
9285101Semaste  @run applet/manual=yesno KeyReleasedInAppletTest.html
10321369Sdim  -->
11344779Sdim<head>
12285101Semaste<title>KeyReleasedInAppletTest </title>
13296417Sdim</head>
14314564Sdim<body>
15285101Semaste
16341825Sdim<h1>KeyReleasedInAppletTest<br>Bug ID:8010009 </h1>
17285101Semaste
18285101Semaste<p> See the dialog box (usually in upper left corner) for instructions</p>
19285101Semaste
20285101Semaste<APPLET CODE="KeyReleasedInAppletTest.class" WIDTH=200 HEIGHT=200></APPLET>
21285101Semaste</body>
22285101Semaste</html>
23314564Sdim