-
Enhancement
-
Resolution: Fixed
-
P3
-
None
Glass does provide Robot functionality, but there is no public API for it.
It would be nice to provide a public API for Glass's Robot functionality so external developers don't have to hack AWT Robot to work in JavaFX.
- csr for
-
JDK-8203409 FX Robot API
- Closed
- duplicates
-
JDK-8143597 Provide public API to access current mouse pointer location
- Closed
- relates to
-
JDK-8207373 Need to dispose native Robot objects to avoid resource leak
- Open
-
JDK-8207374 FX Robot should pass float or double down to the native code
- Open
-
JDK-8207372 Robot.mouseWheel not implemented correctly on Linux, Mac
- Resolved
-
JDK-8209764 JavaFX/Monocle - Partial Screen Capture Broken
- Resolved
-
JDK-8207369 Add more FX Robot API tests
- Resolved
-
JDK-8207370 Several Monocle robot tests fail because of deprecated assertEquals calls
- Resolved
-
JDK-8207377 Document the behavior of Robot::getPixelColor with HiDPI
- Resolved
-
JDK-8207379 Robot screen capture test fails with HiDPI at some screen locations
- Resolved
-
JDK-8207378 Update tests in openjfx/jfx-dev/tests repo for new Robot API
- Closed
-
JDK-8207375 Robot::getScreenCapture could use PixelWriter::setPixels for performance
- Open
-
JDK-8101091 It would be very useful to have class like awt.Robot written without AWT
- Closed
-
JDK-8143597 Provide public API to access current mouse pointer location
- Closed
- links to