RFR: 8296387: [Tooltip, CSS] -fx-show-delay is only applied to the first tooltip that is shown before it is displayed [v11]
Marius Hanl
mhanl at openjdk.org
Thu Jul 11 12:22:16 UTC 2024
On Thu, 11 Jul 2024 11:19:36 GMT, Kevin Rushforth <kcr at 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
More information about the openjfx-dev
mailing list