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

Mac: no isInertia on ScrollEvent

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 7-pool
    • 7u13, 7u15
    • javafx
    • OS X 10.8.4, JDK 1.7 u13 (2.2.5), JDK 1.7 u17 (2.2.7)

      These are the ScrollEvents I get from a single Scroll gesture on a touchpad on a Macbook Pro:
      SCROLL_STARTED
      SCROLL
      // ...
      SCROLL_FINISHED
      SCROLL
      // ...

      For the SCROLL events after the SCROLL_FINISHED, I'd expect to get true from isInertia(), but isInertia() never returns true.

            pchelko Petr Pchelko (Inactive)
            aepplejfx Anton Epple (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: