-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
8u20
-
Mac, Windows
Look at the attached test case: as soon as the style is applied, the app hangs.
This seems related to the combination of:
-fx-border-width: 1px 0px 0px 0px;
-fx-border-style: dashed;
If the "0px" are replaced by "1px", there is no issue.
This seems related to the combination of:
-fx-border-width: 1px 0px 0px 0px;
-fx-border-style: dashed;
If the "0px" are replaced by "1px", there is no issue.
- blocks
-
JDK-8097110 StyleClass froze SceneBuilder
-
- Resolved
-
- duplicates
-
JDK-8093927 Dashed Border with a zero border width make the application freeze
-
- Resolved
-
-
JDK-8092914 Error with dashed border style and 0 width on any side
-
- Closed
-