Setting "-fx-border-style: dashed;" and "-fx-border-width: 0 2;" on a panel will cause the entire scene to appear blank (light gray system color?). It seems to appear with 0 width for any side. I think it also affects the dotted border, but not the solid border.
This used to work in JavaFX 2.2.
This used to work in JavaFX 2.2.
- duplicates
-
JDK-8093927 Dashed Border with a zero border width make the application freeze
- Resolved
-
JDK-8093634 [CSS] FX hangs when setting border width to 0 + border style to dashed
- Closed