-
Bug
-
Resolution: Fixed
-
P2
-
None
-
None
-
Win 7, NetBeans 7.1.1, SB 1.0
Using NetBeans to edit the css referenced by Stylesheets and Style Class for various nodes in SB.
When setting a dropshadow effect in css for the root AnchorPane, I mistakenly added a space between 'dropshadow' and parentheses like this:
-fx-effect: dropshadow ( one-pass-box , black , 8 , 0.0 , 5 , 10 );
SB hangs.
When setting a dropshadow effect in css for the root AnchorPane, I mistakenly added a space between 'dropshadow' and parentheses like this:
-fx-effect: dropshadow ( one-pass-box , black , 8 , 0.0 , 5 , 10 );
SB hangs.
- duplicates
-
JDK-8127953 CSS effect syntax containing blank breaks FX Thread
-
- Closed
-