1 <html>
   2 <!--
   3   @test
   4   @bug 8023392
   5   @summary Swing text components printed with spaces between chars
   6   @author Anton Nashatyrev
   7   @run applet/manual=yesno bug8023392.html
   8   -->
   9 <head>
  10     <title> Bug 8023392 </title>
  11 </head>
  12 <body>
  13 
  14 <h1>Bug ID: 8023392</h1>
  15 
  16 <p> See the dialog box (usually in upper left corner) for instructions</p>
  17 
  18 <APPLET CODE="bug8023392.class" WIDTH=400 HEIGHT=400></APPLET>
  19 </body>
  20 </html>