JDK-4131077 : copyArea does not repaint correctly - engr bld
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 1.2.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.5.1
  • CPU: sparc
  • Submitted: 1998-04-21
  • Updated: 1998-05-15
  • Resolved: 1998-05-15
Related Reports
Duplicate :  
Description
rekha.rangarajan@eng 1998-04-21

Platform - Solaris 5.5.1 8-bit
JDK - thanh:04.18.98-05:38
Tests - /home/lichtenw/JavaMedia/2d/tests/applets

Steps to reproduce
1.  Load copyArea - appletviewer *.html
2.  Notice that consequent repaints do not erase and redraw correctly - as result a big mess is left behind on the canvas


Comments
PUBLIC COMMENTS solaris 8-bit not using new font architecture yet. Workaround with -J-Djava2d.font.usePlatformFont=true paul.charlton@eng 1998-05-10
10-05-1998

WORK AROUND solaris 8-bit not using new font architecture yet. Workaround with -J-Djava2d.font.usePlatformFont=true paul.charlton@eng 1998-05-10
10-05-1998

EVALUATION The redrawing of the characters is messed up due to the problem with fontMetrics. Therefore I am reassigning this bug to font. thanh.nguyen@Eng 1998-04-24 solaris 8-bit not using new font architecture yet. Workaround with -J-Djava2d.font.usePlatformFont=true paul.charlton@eng 1998-05-10
24-04-1998