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

WebEngine need better history support

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • 7-pool
    • fx2.0
    • javafx
    • web

      WebNode's history support has several problem:

      1) While WebEngine.back() seems to work, WebEngine.forward() doesn't do anything
      2) Calling back() and forward() for initial WebEngine leads to crash

      Moreover I suppose we need to have a better management of history changes in WebEngine,
      currently there is no way to detect if the history is empty or not
      which prevents users from implementing history navigation with WebNode

      the best solution is to support the API similar to what HTML5 specifies:

      http://www.w3.org/TR/html5/history.html#the-history-interface

            ant Anton Tarasov (Inactive)
            alexp Alexander Potochkin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: