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

WebView fails to display very large images in d3d mode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • fx2.1
    • 7-pool
    • javafx
    • None
    • web

      Try to open the attached image in Browser or WebLauncher in d3d mode. Although the browser is supposed to scale and display the image at the top of the viewport, WebView will display nothing. What happens is WebView attempts to create a texture for the entire image and fails, and thus decides not to draw the image. See WCImageImpl.draw() and WCImageImpl.updateTexture().

            vbaranov Vasiliy Baranov (Inactive)
            vbaranov Vasiliy Baranov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: