Controls with ScrollPane should not always consume mouse wheel events

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • 8u20
    • Affects Version/s: fx2.0.2
    • Component/s: javafx
    • Environment:

      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.

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

              Created:
              Updated:
              Resolved:
              Imported: