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

ListView with no scrollbar does not pass MouseWheel event to parent.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • None
    • javafx

      Open the attached Java project. MouseWheel over the ListView - bug - it does not pass the scroll event to it's parent ScrollPane.
      Compare the behaviour with the two TextAreas in the same file which are being good JavaFX citizens and handling the MouseWheel nicely.

      For the record, this bug is a pain in the Scenebuilder UI. When we are scrolling our inspector and a listView (with no scrollbar) arrives under the mouse position then the Inspector stops scrolling because the ListView eats the MouseWheel event.

            jgiles Jonathan Giles
            mchicharro Moises Chicharro
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: