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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • jfx19
    • jfx17
    • javafx
    • None
    • 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)

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

              Created:
              Updated:
              Resolved: