0N/A<html>
0N/A<!--
0N/A @test
0N/A @bug 6533175
0N/A @summary Block F10 if closest toplevel to keystroke target is not a Frame.
0N/A @author yuri nesterenko : area= awt.toplevel
0N/A @run applet F10TopToplevel.html
0N/A -->
0N/A<head>
0N/A<title> </title>
0N/A</head>
0N/A<body>
0N/A
0N/A<h1>F10TopToplevel<br>Bug ID: 6533175 Pressing F10 when a modal dialog is visible hangs the Xserver, XToolkit</h1>
0N/A
0N/A<p> This is an AUTOMATIC test, simply wait for completion </p>
0N/A
0N/A<APPLET CODE="F10TopToplevel.class" WIDTH=200 HEIGHT=200></APPLET>
0N/A</body>
0N/A</html>
0N/A