aboutsummaryrefslogtreecommitdiff
path: root/test/java/awt/im/4959409/bug4959409.html
blob: 1b982073b9adee12231b43bd2fcdadfde086596e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<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>