view test/java/awt/event/KeyEvent/KeyReleasedInAppletTest/KeyReleasedInAppletTest.html @ 5391:1d48c0d0a0a2

8010009: [macosx] Unable type into online word games on MacOSX Reviewed-by: anthony, dcherepanov, yan
author pchelko
date Wed, 10 Apr 2013 14:28:10 +0400
parents
children
line wrap: on
line source

<html>
<!--
  @test
  @bug 8010009
  @summary [macosx] Unable type into online word games on MacOSX
  @author petr.pchelko : area=awt.keyboard
  @run clean *
  @run build TestApplet
  @run applet/manual=yesno KeyReleasedInAppletTest.html
  -->
<head>
<title>KeyReleasedInAppletTest </title>
</head>
<body>

<h1>KeyReleasedInAppletTest<br>Bug ID:8010009 </h1>

<p> See the dialog box (usually in upper left corner) for instructions</p>

<APPLET CODE="KeyReleasedInAppletTest.class" WIDTH=200 HEIGHT=200></APPLET>
</body>
</html>