-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
fx2.0
-
Windows 7 Professional 64 Bit, Netbeans 7.0.1 and JavaFX 2.0 b45.
If I set a popupmenu to a JFXPanel, the scene and relative children don't receive secondary button mouse event. Then it seems the function "isSecondaryButtonDown()" always returns false, even function "getButton()" returns MouseButton.SECONDARY.