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

Touch: Scene change during a tap will not correctly setup the new Scene for the subsequent touch events

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P5 P5
    • tbd
    • 8u40
    • javafx
    • None

      In TouchInputSupport.notifyBeginTouchEvent, when the Scene (view) changes, the old view gets a bunch of TOUCH RELEASE notifications, but the new Scene won't get any notifications (like artificial PRESS) and so it may not be correctly prepared for the subsequent move operations.

      This needs to be investigated.

            Unassigned Unassigned
            msladecek Martin Sládeček
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported: