Bug With WebView/WebEngine

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 7u15
    • Component/s: 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?

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

              Created:
              Updated:
              Imported: