Add missing Application thread checks to platform specific a11y methods

XMLWordPrintable

        There are methods in MacAccessible and WinAccessible classes that are missing the check that they only can be called from the Application thread. That goes against the JavaFX threading model and calling these methods from other threads accidentally can cause corresponding components and their native accessible peers to go into inconsistent state.

              Assignee:
              Alexander Zuev
              Reporter:
              Alexander Zuev
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: