-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P3
-
Affects Version/s: fx2.0.1
-
Component/s: javafx
-
Environment:
Win 7 64bit, Java 7u1 (32bit)
PopupWindow.show(Node n, double x, double y) shows a window when Node n is in an Embedded context (e.g. JFXPanel), but the window parent is wrong and the popup remains on top of ALL other windows.