JDK-4348489 : Win32: DitherTest leaves garbage on the screen when colors switched from 16 to 8
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 1.4.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_nt
  • CPU: x86
  • Submitted: 2000-06-27
  • Updated: 2000-09-11
  • Resolved: 2000-09-11
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
The bug is reproducible on Merlin build 1.4.0beta-b20 on all Win32 platforms.

Set your color resolution to 16bit, start demo/applets/DitherTest
demo. When it's up change color resolution to 8 bit. Note colors change
on the DitherTest's frame. Activate DitherTest's frame (click or resize it) 
garbage will be painted outside of the frame on the screen.
Resize the frame again and it will repaint correctly.