-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
1.0, 1.2.0
-
x86, sparc
-
solaris_2.5, windows_95, windows_nt
> - When running in Win32 on 8-bit graphics configurations, when the
> application becomes a background app (another application is
> given focus, and partially covers the java App), the java Canvas
> peer does not catch the palette changed events and redraw to
> keep images, etc. looking nice. Images get trashed because
> the palette has been randomized (from their perspective).
> MOREOVER, when the java application is then raised and given
> focus, the redraw only redraws that portion of the canvas
> that was revealed, leaving the rest of the image trashed.
> The only workaround is to iconify and restore the application.
- duplicates
-
JDK-1238492 fp.bugs 3263 Win32 applets don't redraw after palette/app switch
- Closed
-
JDK-4106308 Repaint problems on WinNT 24-bit - FlipImage applet
- Closed