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

Sergey Bylokhov serb at openjdk.org
Thu May 22 21:35:55 UTC 2025


On Thu, 22 May 2025 21:09:33 GMT, Phil Race <prr at openjdk.org> wrote:

> The native reproducer shows the same behaviour as the JDK.
> We can send it to Apple but the code in this PR should be pushed

So Java works like any other native apps that emits native events, let's see what the response will be. This is not a regression and is not reported by some customers, it is not even clear if this is a bug and not an OS feature, no need to rush w/o Apple's response.

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

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


More information about the client-libs-dev mailing list