-
Bug
-
Resolution: Fixed
-
P3
-
fx2.0
-
Windows & Mac
When you have a scroll pane or other scrollable control which contains other controls. You expect to be able to have mouse over that control and scroll it using the mouse wheel. What happens at the moment is if a child control passes under the mouse you stop scrolling. This is easily reproducible in Ensemble, on the main Samples icon page, try scrolling with the wheel, as soon as a icon is under the mouse the scrolling stops. This is the same on the bottom left panel in Chart Sampler.
SeeRT-13995 for the temporary fix that was applied in Presidio.
See
- relates to
-
JDK-8128860 Controls should use ScrollEvent instead of MouseWheelRotated
- Closed
-
JDK-8096155 ScrollPane should not fire scroll events when consumed in skin (resulting in a scroll)
- Resolved
-
JDK-8097367 Controls with ScrollPane should not always consume mouse wheel events
- Closed