[Rev 02] RFR: 8202296: Monocle MouseInput doesn't send keyboard modifiers in events.
Tom Schindl
tschindl at openjdk.java.net
Wed Apr 15 08:22:47 UTC 2020
> Extract keystate and add to the existing modifier mask, to support eg
> multi-select
>
> https://bugs.openjdk.java.net/browse/JDK-8202296
Tom Schindl has updated the pull request incrementally with two additional commits since the last revision:
- 8202296: Monocle MouseInput doesn't send keyboard modifiers in events.
Fix whitespace errors
- 8202296: Monocle MouseInput doesn't send keyboard modifiers in events.
Fix whitespace errors
-------------
Changes:
- all: https://git.openjdk.java.net/jfx/pull/170/files
- new: https://git.openjdk.java.net/jfx/pull/170/files/2ca1c88a..64a802ca
Webrevs:
- full: https://webrevs.openjdk.java.net/jfx/170/webrev.02
- incr: https://webrevs.openjdk.java.net/jfx/170/webrev.01-02
Stats: 9 lines in 1 file changed: 0 ins; 0 del; 9 mod
Patch: https://git.openjdk.java.net/jfx/pull/170.diff
Fetch: git fetch https://git.openjdk.java.net/jfx pull/170/head:pull/170
PR: https://git.openjdk.java.net/jfx/pull/170
More information about the openjfx-dev
mailing list