FxEventLoop.java should use QuantumToolkit.enter/exitNestedEventLoop() instead of direct calls to Glass API

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 7u6
    • Affects Version/s: 7u6
    • Component/s: javafx
    • None

      Currently the rt-closed/javafx-ui-quantum/src/com/sun/javafx/tk/quantum/FxEventLoop.java uses the com.sun.glass.ui.Application.enter/leaveNestedEventLoop() methods directly. These methods are going to be declared as package private in the near future.

      The FxEventLoop must be rewritten to use the methods available in the QuantumToolkit class in order to manipulate nested event loops.

            Assignee:
            Alexey Semenyuk
            Reporter:
            Anthony Petrov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: