On Tue, 23 Jun 2026 00:01:18 GMT, Martin Fox <[email protected]> wrote:
> The SCROLL event in step 4 should also get re-targeted to a new node. You > might consider adding another test case or expanding the one you have to > include this. You are right, can confirm that. Added 2 more tests without inertia for `Node` and for `Scene` picking. Since we have 4 tests now, I created a utility method `scrollEvent` which makes the tests much more readable. Will create a ticket and make this PR rfr. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2194#issuecomment-4777272877
