-
Bug
-
Resolution: Fixed
-
P3
-
7u10, 8
-
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
-