git: openjdk/jfx: master: 8296387: [Tooltip, CSS] -fx-show-delay is only applied to the first tooltip that is shown before it is displayed
Marius Hanl
mhanl at openjdk.org
Fri Jul 12 10:36:25 UTC 2024
Changeset: 5b448b8b
Branch: master
Author: Marius Hanl <mhanl at openjdk.org>
Date: 2024-07-12 10:34:45 +0000
URL: https://git.openjdk.org/jfx/commit/5b448b8bfddcfd062fb376132a48467e0d180a3c
8296387: [Tooltip, CSS] -fx-show-delay is only applied to the first tooltip that is shown before it is displayed
Reviewed-by: angorya, kcr
! modules/javafx.controls/src/main/java/javafx/scene/control/Tooltip.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/TooltipTest.java
! modules/javafx.graphics/src/main/java/com/sun/javafx/stage/PopupWindowHelper.java
! modules/javafx.graphics/src/main/java/javafx/stage/PopupWindow.java
! modules/javafx.graphics/src/test/java/test/com/sun/javafx/pgstub/StubPrimaryTimer.java
! modules/javafx.graphics/src/test/java/test/com/sun/javafx/pgstub/StubToolkit.java
+ tests/system/src/test/java/test/robot/javafx/scene/TooltipTest.java
= tests/system/src/test/resources/test/robot/javafx/scene/tooltip.css
= tests/system/src/test/resources/test/robot/javafx/scene/tooltip2.css
More information about the openjfx-changes
mailing list