Missed top/left bouncing for ScrollPane on Raspberry Pi with Touchscreen

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • jfx19
    • Affects Version/s: jfx17
    • Component/s: javafx
    • None
    • Environment:

      Raspberry Pi 4 Model B
      Raspberry Pi 7" Touch Screen Display

      OS: Raspbian GNU/Linux 11 (bullseye)
      JDK: 17.0.2

    • arm
    • other

      Steps to reproduce:
      - Run the attached JFXScrollPane.java example on Raspberry Pi with touchscreen.
      - Scroll the scroll pane to the right/bottom. There is the bouncing (the node on the scroll pane is scrolled further than its width/height so the white background is visible and then automatically scrolls back to the node bounds).
      -Scroll the scroll pane to the left/top. There is no bouncing (the node on the scroll pane is scrolled right to its left/bottom bounds)

            Assignee:
            Alexandr Scherbatiy
            Reporter:
            Alexandr Scherbatiy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: