-
Bug
-
Resolution: Fixed
-
P1
-
8u40
-
FX 8u-dev
all platforms
One of the recent CSS changes has introduce serious rendering artifacts. To reproduce, just run Ensemble8 with a build of the current 8u-dev repo.
java -jar Ensemble8.jar
You will get many CSS warnings about not being able to resolve colors, and the app will come up with rendering artifacts (see attachment).
java -jar Ensemble8.jar
You will get many CSS warnings about not being able to resolve colors, and the app will come up with rendering artifacts (see attachment).
- relates to
-
JDK-8095368 [CSS] Enum values should not be treated as value references to be looked up
- Resolved