RFR: 8202296: Monocle MouseInput doesn't send keyboard modifiers in events.
Kevin Rushforth
kcr at openjdk.java.net
Tue Apr 14 11:44:45 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
The fix looks simple enough. Can you add a unit test?
-------------
PR: https://git.openjdk.java.net/jfx/pull/170
More information about the openjfx-dev
mailing list