-
Bug
-
Resolution: Fixed
-
P3
-
jfx11
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8256284 | jfx11.0.10 | Michael Ennen | P3 | Resolved | Fixed |
The (partial) screen capture for the Monocle robot has been broken since JDK-8090763. The array indexing logic for filling the array that holds the partial screen capture was wrong. It is corrected by the fix in https://github.com/javafxports/openjdk-jfx/pull/155.
- backported by
-
JDK-8256284 JavaFX/Monocle - Partial Screen Capture Broken
- Resolved
- relates to
-
JDK-8090763 FX Robot API
- Resolved
- links to