6349N/A<html>
6349N/A<!--
6349N/A @test
6349N/A @bug 8010009
6349N/A @summary [macosx] Unable type into online word games on MacOSX
6349N/A @author petr.pchelko : area=awt.keyboard
6349N/A @run clean *
6349N/A @run build TestApplet
6349N/A @run applet/manual=yesno KeyReleasedInAppletTest.html
6349N/A -->
6349N/A<head>
6349N/A<title>KeyReleasedInAppletTest </title>
6349N/A</head>
6349N/A<body>
6349N/A
6349N/A<h1>KeyReleasedInAppletTest<br>Bug ID:8010009 </h1>
6349N/A
6349N/A<p> See the dialog box (usually in upper left corner) for instructions</p>
6349N/A
6349N/A<APPLET CODE="KeyReleasedInAppletTest.class" WIDTH=200 HEIGHT=200></APPLET>
6349N/A</body>
6349N/A</html>