blob: 2024c511327ba37dac40694090883305a4259e80 [file] [log] [blame]
<html>
<!--
@test
@bug 6396785
@summary MenuItem activated with space should swallow this space.
@author anton.tarasov@...: area=awt.focus
@library ../../../regtesthelpers
@build Util
@run applet MenuItemActivatedTest.html
-->
<head>
<title>MenuItemActivatedTest</title>
</head>
<body>
<h1>MenuItemActivatedTest<br>Bug ID: 6396785</h1>
<p>See the dialog box (usually in upper left corner) for instructions</p>
<APPLET CODE=MenuItemActivatedTest.class WIDTH=200 HEIGHT=200></APPLET>
</body>
</html>