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

WebEngine: executeScript method doesn't return same html page inner data.

XMLWordPrintable

    • web

      I have a simple project to reproduce the problem (Since jira attachment is disactivated, you could download it using this link : http://we.tl/vIqC02YGwZ )

      The problem:

      I have an html page which contains a javascript chart.
      I can render it as base64 data via a javascript function called jqplotToImgData.

      FIRST PROBLEM: The data are well interpreted in a webbrowser such as chrome but if I try to get this data from the method executeScript, the result data are not totally the same (It result a image with blur characters).

      SECOND PROBLEM: The base64 image shown in the WebView appears to have the same problem.

      Is there a way to fix this problem on my own, waiting for a javafx fix?

            Unassigned Unassigned
            skevinjfx Senechal Kevin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported: