On Mon, 12 Jan 2026 22:07:16 GMT, Christopher Schnick <[email protected]> wrote:
> A straightforward fix to just include MouseButton.NONE in the click counter > map in cases weird mouse button events are sent. Alternatively, these events > could also be ignored/dropped at some point This pull request has now been integrated. Changeset: edc7dee9 Author: Christopher Schnick <[email protected]> Committer: Michael Strauß <[email protected]> URL: https://git.openjdk.org/jfx/commit/edc7dee91c1a3d8418d5f3d2eaf02e3b9ddbd12a Stats: 16 lines in 2 files changed: 13 ins; 0 del; 3 mod 8375070: NPE in Scene.ClickGenerator::preProcess when mouse button is none Reviewed-by: mstrauss, angorya ------------- PR: https://git.openjdk.org/jfx/pull/2034
