FXCanvas does not receive SWT multi-touch gesture events

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • tbd
    • Affects Version/s: 9
    • Component/s: javafx
    • x86
    • os_x

      A DESCRIPTION OF THE REQUEST :
      On some platforms, especially Mac, SWT is capable of receiving multi-touch gestures from the touchpad. The FXCanvas that embeds JavaFX in an SWT application does receive any of them.

      I have implemented the gesture forwarding based on Java 8 in the Github project https://github.com/JanKoehnlein/JavaFX-SWT-Gesture-Bridge
      As it uses internal Java APIs I am concerned it won't run on Java 9 anymore, that's why I ported the solution directlyto JavaFX 9. I can provide that as a patch.

      JUSTIFICATION :
      Multi-touch gestures are a real improvement in the usability of modern UIs.


            Assignee:
            Vadim Pakhnushev
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: