RFR: 8345538: Robot.mouseMove doesn't clamp bounds on macOS when trying to move mouse off screen [v13]
    Sergey Bylokhov 
    serb at openjdk.org
       
    Wed May  7 22:47:56 UTC 2025
    
    
  
On Wed, 7 May 2025 16:21:19 GMT, Alisen Chung <achung at openjdk.org> wrote:
> Sure I can create a reproducer and submit an issue to Apple, but is there any reason to not fix the clamping on our end as well?
Look at how many iterations this PR went through and issues it could introduced. The only suspicious thing here is that mouse movement and clicking behave differently(clamp vs not), it is unclear whether the problem exists in our code or in macOS, or it is a feature.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22781#issuecomment-2860619383
    
    
More information about the client-libs-dev
mailing list