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

Touch support for ZoomEvent and RotateEvent on Linux

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • jfx11, 8, jfx17, jfx21, jfx22
    • javafx

      ADDITIONAL SYSTEM INFORMATION :
      PC with touch screen
      Ubuntu 20 LTS
      Java 21.0.1
      JavaFX 21.0.1

      A DESCRIPTION OF THE PROBLEM :
      ZoomEvent and RotateEvent (multi touch) events are not firing in Linux based applications. These events work fine on Windows touch screen machines and using the trackpad on a Macbook Pro


      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Create any JavaFX control (I've used an ImageView)
      Add RotateEvent listener
      Observe it doesn't fire on Linux, but works on Windows and Mac



      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      The ZoomEvent and TouchEvents do not fire on Linux
      ACTUAL -
      The ZoomEvent and TouchEvent should fire on Linux

      ---------- BEGIN SOURCE ----------
      Complete reproducer app prepared here: https://github.com/mbcoder/RotateZoomTests
      ---------- END SOURCE ----------

      FREQUENCY : always


            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: