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

Bug With WebView/WebEngine

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 7u15
    • javafx
    • web

      As I have been working with the WebView and WebEngine, I noticed the following for files loaded from within a jar file:
      1. Referencing an image on disk from html doesn't work e.g: <img src="file://somewhere/animage.jpg"/> doesn't work nor does <img src="/somewhere/animage.jpg"/> (the result is blank)
      2. I have also notice that XMLHttpRequest yields status 0 and readyState 4 when setting headers and never submits the request

      Are these by design or are these observations bugs. How can we work around them?

            Unassigned Unassigned
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported: