RFR: 8296387: [Tooltip, CSS] -fx-show-delay is only applied to the first tooltip that is shown before it is displayed [v11]

Kevin Rushforth kcr at openjdk.org
Thu Jul 11 15:32:03 UTC 2024


On Thu, 11 Jul 2024 12:19:24 GMT, Marius Hanl <mhanl 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.
>
>> 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.

@Maran23 This is ready to integrate. If you can do it in the next 30 minutes, it will make JavaFX 23 before the RDP1 fork. If it is after the fork, it might be a candidate to backport to jfx23.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1394#issuecomment-2223248806


More information about the openjfx-dev mailing list