Changeset: d4dc6599f0c8 Author: snorthov Date: 2013-10-11 10:05 -0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/d4dc6599f0c8
RT-33391: FX component incorrectly reports its bounds when in fxcanvas Summary: The fix was to listen for move events using a Display filter Reviewed-by: ant, art ! modules/swt/src/main/java/javafx/embed/swt/FXCanvas.java
