jdk/test/java/awt/Component/F10TopToplevel/F10TopToplevel.html
author mfang
Wed, 17 Aug 2011 14:18:26 -0700
changeset 10294 8fcdae2a7ec7
parent 2 90ce3da70b43
child 21596 0e3a39f29dbc
permissions -rw-r--r--
Merge

<html>
<!--  
  @test
  @bug 6533175
  @summary Block F10 if closest toplevel to keystroke target is not a Frame.
  @author yuri nesterenko : area= awt.toplevel
  @run applet F10TopToplevel.html
  -->
<head>
<title>  </title>
</head>
<body>

<h1>F10TopToplevel<br>Bug ID: 6533175 Pressing F10 when a modal dialog is visible hangs the Xserver, XToolkit</h1>

<p> This is an AUTOMATIC test, simply wait for completion </p>

<APPLET CODE="F10TopToplevel.class" WIDTH=200 HEIGHT=200></APPLET>
</body>
</html>