Integrated: 8375070: NPE in Scene.ClickGenerator::preProcess when mouse button is none

Christopher Schnick crschnick at openjdk.org
Wed Feb 11 09:57:36 UTC 2026


On Mon, 12 Jan 2026 22:07:16 GMT, Christopher Schnick <crschnick at openjdk.org> 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 <crschnick at openjdk.org>
Committer: Michael Strauß <mstrauss at openjdk.org>
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


More information about the openjfx-dev mailing list