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

FX.exit() needs to correctly dispose and cleanup when running in a Browser

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • fx2.0
    • fx1.0
    • javafx

      When FX.exit() is called it does not completely dispose of the running Applet in a browser. The JavaFX Script runtime continues to execute after the FX.exit() code completes, this means that Timeline continue to run and any graphics content is displayed and updated. The contents of the Browser based stage remain visible which might confuse the user that the script is still executing even though they have
      press an Exit or close button on the JavaFX Script's Stage Contents.

            tonywyant Tony Wyant (Inactive)
            swoldjfx Saul Wold (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: