RFR: 8345538: Robot.mouseMove doesn't clamp bounds on macOS when trying to move mouse off screen [v3]

Jason Mehrens duke at openjdk.org
Sun Jan 19 20:30:35 UTC 2025


On Fri, 20 Dec 2024 21:33:16 GMT, Phil Race <prr at openjdk.org> wrote:

>It is quite possible that we need to figure out what is going on with PointerInfo and fix something there first ..

Not moving the mouse and locking the desktop can set X value larger the the display. See:  https://bugs.openjdk.org/browse/JDK-6840067

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22781#issuecomment-2601009901


More information about the client-libs-dev mailing list