hg: openjfx/8/graphics/rt: Fix for RT-30319: Incorrect coordinates determination: need to add minX and minY.
hang.vo at oracle.com
hang.vo at oracle.com
Wed May 15 02:05:46 PDT 2013
Changeset: cbf2c1a0499e
Author: Lubomir Nerad <lubomir.nerad at oracle.com>
Date: 2013-05-15 10:48 +0200
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/cbf2c1a0499e
Fix for RT-30319: Incorrect coordinates determination: need to add minX and minY.
! javafx-ui-common/src/com/sun/javafx/Utils.java
! javafx-ui-common/src/com/sun/javafx/accessible/AccessibleNode.java
! javafx-ui-common/src/com/sun/javafx/accessible/AccessibleStage.java
! javafx-ui-common/src/com/sun/javafx/robot/impl/BaseFXRobot.java
! javafx-ui-common/src/com/sun/javafx/scene/SceneHelper.java
! javafx-ui-common/src/com/sun/javafx/stage/WindowHelper.java
! javafx-ui-common/src/javafx/scene/Node.java
! javafx-ui-common/src/javafx/scene/Scene.java
! javafx-ui-common/src/javafx/stage/PopupWindow.java
! javafx-ui-common/src/javafx/stage/Window.java
! javafx-ui-common/test/unit/javafx/scene/NodeTest.java
! javafx-ui-common/test/unit/javafx/stage/PopupTest.java
More information about the openjfx-dev
mailing list