Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS warnings when opening entry editor #11215

Open
Siedlerchr opened this issue Apr 17, 2024 · 1 comment
Open

CSS warnings when opening entry editor #11215

Siedlerchr opened this issue Apr 17, 2024 · 1 comment
Labels
status: depends-on-external A bug or issue that depends on an update of an external library

Comments

@Siedlerchr
Copy link
Member

Siedlerchr commented Apr 17, 2024

In the latest release (5.13), there are no warnings when opening the entry editor. However, upon opening the "Search results" tab, these warnings appear in the event log:

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@22 of loader 'app')' while converting value for '-fx-background-color' from rule '*.progress-indicator:indeterminate *.segment' in stylesheet jar:file:///C:/Users/Loay%20Ahmed/.gradle/caches/modules-2/files-2.1/org.openjfx/javafx-controls/22/3f2f311e6cff97b2571231e7d9d3acc6ac100d90/javafx-controls-22-win.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss

The exceptions mentioned in issue #8628 are not raised.

In the latest main, the same behavior occurs along with the warnings when opening the entry editor.

Originally posted by @LoayGhreeb in #11180 (comment)

@koppor
Copy link
Member

koppor commented Apr 17, 2024

On #11180 (comment), there was a JDK bug found:

https://bugs.openjdk.org/browse/JDK-8268657

It would be great, if we had a small reproducer ^^.

I interpret the bug in a way that it appears on macOS reproducibly?

@koppor koppor added the status: depends-on-external A bug or issue that depends on an update of an external library label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: depends-on-external A bug or issue that depends on an update of an external library
Projects
None yet
Development

No branches or pull requests

2 participants