RFR: 8296387: [Tooltip, CSS] -fx-show-delay is only applied to the first tooltip that is shown before it is displayed [v6]
Marius Hanl
mhanl at openjdk.org
Tue Jun 25 10:45:24 UTC 2024
On Tue, 28 May 2024 16:53:39 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> Marius Hanl has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add a test for changing the stylesheet and always process CSS for that matter
>
> 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?
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1394#discussion_r1652517746
More information about the openjfx-dev
mailing list