On Thu, 23 Oct 2025 22:09:23 GMT, Damon Nguyen <[email protected]> wrote:
> I looked through what I could find with Jemmy in the sanity testsuite and did > not find anything regarding mouse movement. Is there something specific you > could point me to look at? you can start the sanity/client/SwingSet/src/ToolTipDemoTest.java and check how smoothly mouse is moved on the screen. >By the way, I think it's worth comparing this to some other API, like Jemmy, >which is used in the sanity testsuite. It implements a nice mouse movement >with acceleration and deceleration to demonstrate the tooltips. Just to think >about other ways to implement sliding. ------------- PR Comment: https://git.openjdk.org/jdk/pull/26969#issuecomment-3462762918
