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

Controls with ScrollPane should not always consume mouse wheel events

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 8u20
    • fx2.0.2
    • javafx
    • java version "1.7.0_11", JavaFX packaged with Java, Windows 8.

      Some controls always consume mouse wheel events such as ListView and TextArea which they shouldn't unless the scroll bars are visible. This makes scrolling down a page quite awkward.

      I believe this is because these controls are because they have an embedded ScrollPane, although it is not always visible. I am sure this affects other controls (TreeView comes to mind) although I have not tested.

            jgiles Jonathan Giles
            atilljfx Andy Till (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: