RFR: 8345538: Robot.mouseMove doesn't clamp bounds on macOS when trying to move mouse off screen [v13]
Phil Race
prr at openjdk.org
Thu May 22 21:51:54 UTC 2025
On Thu, 22 May 2025 21:33:22 GMT, Sergey Bylokhov <serb 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.
Let's look at the outcomes
- No answer from Apple
- Apple say its a feature
- Apple say it is a bug but they won't fix it
- Apple say its a bug and will be fixed in a future macOS
even in the last case a fix in JDK would help all existing OSes.
So I don't follow the reasoning of waiting for any of the above answers - likely for many months but most likely (the 90% case) forever.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22781#issuecomment-2902650268
More information about the client-libs-dev
mailing list