On Thu, 11 Jul 2024 11:19:36 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> With your latest change, the test now passes on my Windows 11 system. Maybe > the resetting of `tooltipStartTime` and `tooltipShownTime` fixed it? I'll > look more closely in a bit. I would not expect that, but maybe it has something to do with it. I did this change so that the test is more safe in case something is not triggered the way it should. But maybe it had a positive side effect, although not 100% sure. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1394#issuecomment-2222787551