On Fri, 20 Mar 2026 20:24:13 GMT, Marius Hanl <[email protected]> wrote:
> This PR cleans up the non alternative path of the `MouseEventFirer`. > The code is unused, since the `alternative` mode is always true => the > default. > It was also not working correctly, so there really is no need to keep it. > > Introduced in: https://github.com/openjdk/jfx/pull/313 > Default since: https://github.com/openjdk/jfx/pull/852#discussion_r935409172 This pull request has now been integrated. Changeset: 6846f203 Author: Marius Hanl <[email protected]> URL: https://git.openjdk.org/jfx/commit/6846f2031bf074e15c4aac58a0300582fbdefeb3 Stats: 221 lines in 4 files changed: 3 ins; 164 del; 54 mod 8253769: MouseEventFirer: must not fire event with incorrect coordinates Reviewed-by: angorya ------------- PR: https://git.openjdk.org/jfx/pull/2119
