jdk/test/java/awt/FileDialog/FileNameOverrideTest/FileNameOverrideTest.html
author serb
Tue, 05 Apr 2011 16:50:11 +0400 (2011-04-05)
changeset 9198 1c69a0857cfb
child 21596 0e3a39f29dbc
permissions -rw-r--r--
6998877: After double-click on the folder names , FileNameOverrideTest FAILED Reviewed-by: art, dcherepanov, anthony
<html>
<!--  
  @test
  @bug 6260659
  @summary File Name set programmatically in FileDialog is overridden during navigation, XToolkit
  @author Dmitry.Cherepanov@SUN.COM area=awt.filedialog
  @library ../../regtesthelpers
  @build Sysout
  @run applet/manual=yesno FileNameOverrideTest.html
  -->
<head>
<title> FileNameOverrideTest </title>
</head>
<body>

<h1>FileNameOverrideTest<br>Bug ID: 6260659</h1>

<p> See the dialog box (usually in upper left corner) for instructions</p>

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