view j2se/test/java/awt/Component/F10TopToplevel/F10TopToplevel.html @ 2:16f2b6c91171 trunk

[svn] Load openjdk/jdk7/b14 into jdk/trunk.
author xiomara
date Fri, 22 Jun 2007 00:46:43 +0000
parents
children 37f131a4a8e7
line wrap: on
line source

<html>
<!--  
  @test @(#)F10TopToplevel.html	1.1 07/04/09
  @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>