JDK-4488406 : Selected cell in SpreadSheet demo repaints incorrectly
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_7
  • CPU: sparc
  • Submitted: 2001-08-06
  • Updated: 2002-10-04
  • Resolved: 2002-10-04
Related Reports
Duplicate :  
Relates :  
Description
Run the spreadsheet demo applet.  
Select cell B2
Partially cover the applet with another window so that half of cell B2 
is covered, and half is not.  
Click on the titlebar of the SpreadSheet applet to bring it to the front.  

Note that on build 75 of merlin beta2, half of cell B2 is painted with 
the highlight color, and half is not.  

This doesn't happen in jdk 1.3.1.  

Reproduced on sparc and winNT.  

Comments
EVALUATION This sounds kind of like 4514999, but that bug (and its duplicates) was only reported on windows, and this one also occurs on sparc. ###@###.### 2001-10-29 Took several tries, but I was eventually able to reproduce this on sparc with the AWT PIT workspace for build 86 of merlin-rc1. ###@###.### 2001-11-06 Name: rpR10076 Date: 11/16/2001 commit to hopper and tiger ====================================================================== Name: ssR10077 Date: 10/03/2002 Looks very similar to 4374079 which is recategorized to classes_2D ====================================================================== Name: ssR10077 Date: 10/04/2002 Can't reproduce it on sparc. The bug is steadily reproduced on Win2000. It disapears if java is called with -Dsun.java2d.noddraw=true Probably the same problem as 4374079. ======================================================================
11-06-2004