-
Bug
-
Resolution: Fixed
-
P3
-
8
-
Win7 JDK8 promotion build 97
run application attached:
there is a scene with one TableView and one Button.
Mouse wheel event handlers attached to both TableView and Button.
mouse wheel scroll handler does not work for TableView.
(same time, it works properly for Button)
ListView and TreeView - same bug.
there is a scene with one TableView and one Button.
Mouse wheel event handlers attached to both TableView and Button.
mouse wheel scroll handler does not work for TableView.
(same time, it works properly for Button)
ListView and TreeView - same bug.
- relates to
-
JDK-8092752 Mouse Wheel events should pass though controls
- Resolved
-
JDK-8097367 Controls with ScrollPane should not always consume mouse wheel events
- Closed