Please run the attached test code and click the button. The robot will click again in some incorrect place (must click the same button again).
JDK9 b135, Ubuntu 16.04 Linux + HiDPI
Please use the following flag to compile/run:
--add-exports javafx.graphics/com.sun.glass.ui=ALL-UNNAMED
(the sample was taken from here:
https://github.com/crispab/crisp-code-examples/blob/master/javafx/usingRobot/src/main/java/se/crisp/example/javafx/robot/RobotTesting.java )
JDK9 b135, Ubuntu 16.04 Linux + HiDPI
Please use the following flag to compile/run:
--add-exports javafx.graphics/com.sun.glass.ui=ALL-UNNAMED
(the sample was taken from here:
https://github.com/crispab/crisp-code-examples/blob/master/javafx/usingRobot/src/main/java/se/crisp/example/javafx/robot/RobotTesting.java )
- relates to
-
JDK-8149804 [hidpi] FX and robot should be harmonized when using scale
-
- Closed
-