jdk/test/java/awt/im/4959409/bug4959409.html
author ohair
Thu, 09 Sep 2010 16:29:40 -0700 (2010-09-09)
changeset 6387 035df75cc1a9
parent 2 90ce3da70b43
child 21596 0e3a39f29dbc
permissions -rw-r--r--
6982137: Rebranding pass 2 - missed copyright changes Reviewed-by: mbykov
<html>
<!--  
  @test
  @bug 4959409
  @author Naoto Sato
  @run applet/manual=yesno bug4959409.html
-->
  <head>
    <title>Test for </title>
  </head>

  <body>
      <h1>Test for KEY_PRESS event for Shift+1: Bug id 4959409</h1>

This test is for unix platforms only. Press Pass if you are not
testing on those platforms.

Confirm the following behavior:

    "KEYPRESS received for Shift+1" is displayed when you press "Shift" and "1" (typically "!").

<APPLET CODE="bug4959409.class" WIDTH=0 HEIGHT=0></APPLET>
</body>
</html>