blob: c1326d3b29742a07af5b7394572c019d75626ba5 [file] [log] [blame]
<html>
<!--
@test
@bug 6396785
@summary Action key pressed on a button should be swallowed.
@author anton.tarasov@...: area=awt.focus
@library ../../../regtesthelpers
@build Util
@run applet ButtonActionKeyTest.html
-->
<head>
<title>ButtonActionKeyTest</title>
</head>
<body>
<h1>ButtonActionKeyTest<br>Bug ID: 6396785</h1>
<p>See the dialog box (usually in upper left corner) for instructions</p>
<APPLET CODE=ButtonActionKeyTest.class WIDTH=200 HEIGHT=200></APPLET>
</body>
</html>