Other |
---|
tbdUnresolved |
Relates :
|
|
Relates :
|
The issue is reproduced on Windows and Mac OS X. On Mac OS X I just commented the theData.copyArea(this, x, y, w, h, dx, dy) call in the SunGraphics2D.doCopyArea() method. After that the OGLRTTSurfaceToSurfaceBlit.Blit does not properly handle scrolling operation. For example run the SwingSet2 sample and scroll an internal frame (see the attached image).