test/java/awt/im/4959409/bug4959409.html

Print this page

























   1 <html>
   2 <!--  
   3   @test
   4   @bug 4959409
   5   @author Naoto Sato
   6   @run applet/manual=yesno bug4959409.html
   7 -->
   8   <head>
   9     <title>Test for </title>
  10   </head>
  11 
  12   <body>
  13       <h1>Test for KEY_PRESS event for Shift+1: Bug id 4959409</h1>
  14 
  15 This test is for unix platforms only. Press Pass if you are not
  16 testing on those platforms.
  17 
  18 Confirm the following behavior:
  19 
  20     "KEYPRESS received for Shift+1" is displayed when you press "Shift" and "1" (typically "!").
   1 <!--
   2  Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
   3  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4 
   5  This code is free software; you can redistribute it and/or modify it
   6  under the terms of the GNU General Public License version 2 only, as
   7  published by the Free Software Foundation.
   8 
   9  This code is distributed in the hope that it will be useful, but WITHOUT
  10  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  11  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  12  version 2 for more details (a copy is included in the LICENSE file that
  13  accompanied this code).
  14 
  15  You should have received a copy of the GNU General Public License version
  16  2 along with this work; if not, write to the Free Software Foundation,
  17  Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  18 
  19  Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  20  or visit www.oracle.com if you need additional information or have any
  21  questions.
  22 -->
  23 
  24 <html>
  25 <!--  
  26   @test
  27   @bug 4959409
  28   @author Naoto Sato
  29   @run applet/manual=yesno bug4959409.html
  30 -->
  31   <head>
  32     <title>Test for </title>
  33   </head>
  34 
  35   <body>
  36       <h1>Test for KEY_PRESS event for Shift+1: Bug id 4959409</h1>
  37 
  38 This test is for unix platforms only. Press Pass if you are not
  39 testing on those platforms.
  40 
  41 Confirm the following behavior:
  42 
  43     "KEYPRESS received for Shift+1" is displayed when you press "Shift" and "1" (typically "!").