[Integrated] RFR: 8202296: Monocle MouseInput doesn't send keyboard modifiers in events.

Tom Schindl tschindl at openjdk.java.net
Tue May 12 22:48:20 UTC 2020


On Fri, 10 Apr 2020 10:26:06 GMT, Tom Schindl <tschindl at openjdk.org> wrote:

> Extract keystate and add to the existing modifier mask, to support eg
> multi-select
> 
> https://bugs.openjdk.java.net/browse/JDK-8202296

This pull request has now been integrated.

Changeset: 435671ee
Author:    Tom Schindl <tschindl at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
URL:       https://git.openjdk.java.net/jfx/commit/435671ee
Stats:     74 lines in 2 files changed: 0 ins; 68 del; 6 mod

8202296: Monocle MouseInput doesn't send keyboard modifiers in events.

Reviewed-by: kcr

-------------

PR: https://git.openjdk.java.net/jfx/pull/170


More information about the openjfx-dev mailing list