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

JavaFX WebEngine fails to display Proxy Server Authorization Dialog

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 7u6
    • javafx
    • None
    • JRE 1.7u6+, JavaFX 2.2, Windows (intended users will have Mac OSX too)

    • web

      I need my JavaFX browser, embedded in a Swing application, to provide some mechanism for the user to type in authentication credentials for a proxy server.
      In my user case, the proxy server is the absolute only gateway to internet, and there is no way for them to authenticate through the system, they have to do it though the application.
      Right now, when I force the application to use the proxy server, I get a "Unauthorized" error message displayed instead of my intended URL.
      Ideally, I want the authentication dialog to pop out, or at least appear in the embedded browser.
      I have tried to de-bug by listening to the CreatePopupHandler Property, but it does not take listeners.

      Thanks!

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

              Created:
              Updated:
              Imported: