-
Bug
-
Resolution: Unresolved
-
P4
-
9
-
None
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).
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).
- relates to
-
JDK-8073320 Windows HiDPI Graphics support
- Resolved
-
JDK-8069348 SunGraphics2D.copyArea() does not properly work for scaled graphics in D3D
- Resolved