-
Bug
-
Resolution: Incomplete
-
P4
-
None
-
jfx24
-
other
-
other
ADDITIONAL SYSTEM INFORMATION :
Using MacOS Sequoia 15.5
A DESCRIPTION OF THE PROBLEM :
Aug 26, 2025 2:17:12 PM javafx.scene.CssStyleHelper calculateValue
WARNING: Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in module javafx.graphics@24.0.2 of loader 'app')' while converting value for '-fx-border-color' from rule '*.tab-pane:focused>*.tab-header-area>*.headers-region>*.tab:selected *.focus-indicator' in stylesheet jar:file:///Users/<user>/.m2/repository/org/openjfx/javafx-controls/24.0.2/javafx-controls-24.0.2-mac.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Click a tab and this warning will print in console
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Not to print the warning in console
ACTUAL -
Prints warning in console
Using MacOS Sequoia 15.5
A DESCRIPTION OF THE PROBLEM :
Aug 26, 2025 2:17:12 PM javafx.scene.CssStyleHelper calculateValue
WARNING: Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in module javafx.graphics@24.0.2 of loader 'app')' while converting value for '-fx-border-color' from rule '*.tab-pane:focused>*.tab-header-area>*.headers-region>*.tab:selected *.focus-indicator' in stylesheet jar:file:///Users/<user>/.m2/repository/org/openjfx/javafx-controls/24.0.2/javafx-controls-24.0.2-mac.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Click a tab and this warning will print in console
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Not to print the warning in console
ACTUAL -
Prints warning in console