RFR: 8296387: [Tooltip, CSS] -fx-show-delay is only applied to the first tooltip that is shown before it is displayed [v10]
Andy Goryachev
angorya at openjdk.org
Fri Jul 12 20:19:00 UTC 2024
On Wed, 10 Jul 2024 15:14:42 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> my comment was to avoid replicating "data:base64,", and with that, it is not base64 anymore, but base-64-encoded url.
>>
>> the best place for this method is probably in some utility class so it can be reused.
>
>> my comment was to avoid replicating "data:base64,", and with that, it is not base64 anymore, but base-64-encoded url.
>
> I see.
>
>> the best place for this method is probably in some utility class so it can be reused.
>
> Definitely, but let's do that in a follow-up testbug (and update the other test you pointed to at the same time).
created https://bugs.openjdk.org/browse/JDK-8336334
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1394#discussion_r1676419856
More information about the openjfx-dev
mailing list