Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8143392

SunGraphics2D.copyArea() does not properly handle Blit operation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 9
    • client-libs
    • None
    • 2d

      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).

            Unassigned Unassigned
            alexsch Alexandr Scherbatiy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: