-
Bug
-
Resolution: Fixed
-
P4
-
fx2.0
-
Windows 7, Java 7, 32-bit
When I get a MOUSE_CLICKED event I can't test for a ctrl-click or similar because regardless of the state of the Ctrl key at the time event.isControlDown() is false.
My test is running in a JFXPanel if that makes a difference.
My test is running in a JFXPanel if that makes a difference.