RFR: 8296387: [Tooltip, CSS] -fx-show-delay is only applied to the first tooltip that is shown before it is displayed [v6]
Andy Goryachev
angorya at openjdk.org
Tue Jun 25 14:54:18 UTC 2024
On Tue, 25 Jun 2024 10:42:22 GMT, Marius Hanl <mhanl at openjdk.org> wrote:
>> modules/javafx.graphics/src/main/java/javafx/stage/PopupWindow.java line 461:
>>
>>> 459:
>>> 460: // RT-28447
>>> 461: applyStylesheetFromOwner(owner);
>>
>> minor: Does this comment RT-28477 (https://bugs.openjdk.org/browse/JDK-8116444) applies to the change of to the code that follows?
>
> Either here or in the new method I think. What is your opinion?
I wasn't sure; I suppose you have it right.
I would have added the new JBS ticket id since RT- prefix is no more, but it is ok as it is.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1394#discussion_r1652983696
More information about the openjfx-dev
mailing list