-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 7u10, 8
-
Component/s: javafx
-
Environment:
Mac 10.8
Windows 7
Scene Builder crashes with the following CSS for ProgressBar:
.progress-bar {
-fx-color:-fx-box-border, linear-gradient(to bottom, derive(blue,30%) 5%, derive(green,-17%));
}
.progress-bar {
-fx-color:-fx-box-border, linear-gradient(to bottom, derive(blue,30%) 5%, derive(green,-17%));
}
- duplicates
-
JDK-8110359 CSS handler should handle (reject) recursive definitions
-
- Closed
-