RFR: 8345538: Robot.mouseMove doesn't clamp bounds on macOS when trying to move mouse off screen [v4]
Alisen Chung
achung at openjdk.org
Tue Jan 21 22:08:36 UTC 2025
On Tue, 21 Jan 2025 20:18:03 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
> The approach which results in the same and consistent behavior irrespective of the starting location sounds better to me. If we go with the 1st approach, does it result in consistent behavior (i.e does it return the same screen irrespective of the starting point) ?
Yea as long as we're looking for the closest screen instead of traveling to the location it should be irrespective of starting location
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22781#issuecomment-2605835095
More information about the client-libs-dev
mailing list