0N/A<html>
0N/A<!--
0N/A @test
0N/A @bug 4959409
0N/A @author Naoto Sato
0N/A @run applet/manual=yesno bug4959409.html
0N/A-->
0N/A <head>
0N/A <title>Test for </title>
0N/A </head>
0N/A
0N/A <body>
0N/A <h1>Test for KEY_PRESS event for Shift+1: Bug id 4959409</h1>
0N/A
0N/AThis test is for unix platforms only. Press Pass if you are not
0N/Atesting on those platforms.
0N/A
0N/AConfirm the following behavior:
0N/A
0N/A "KEYPRESS received for Shift+1" is displayed when you press "Shift" and "1" (typically "!").
0N/A
0N/A<APPLET CODE="bug4959409.class" WIDTH=0 HEIGHT=0></APPLET>
0N/A</body>
0N/A</html>
0N/A
0N/A