-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P4
-
None
-
Affects Version/s: fx2.0
-
Component/s: javafx
-
Environment:
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.