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

Support touch events in JFXPanel, or document it's absence in the APIs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • javafx
    • 8-ea-b67

      Right now if you put the multi-touch example in the swing interop example you get no touch events in the jfx panel. Since JFXPanel gets it's events via AWT and the multitouch events are only plumbed in through AWT that makes sense. But I cannot see where this is documented, hence I expected it to work without experimentation or deep stack knowledge. So either (a) have multitouch work in JFXPanel, and that would be awesome, or more realistically (b) document in the JFXPanel API that touch and gesture events will not be seen in the scene as well as any other quirks not supported in JFXPanel.

            Unassigned Unassigned
            shemnon Danno Ferrin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported: