-
Bug
-
Resolution: Fixed
-
P3
-
fx2.0.2
In order to reset styled property to their initial value, we need that all StyleableProperty defined have a valid non null InitialProperty. I am encountering some missing ones and some that fire NPE. This is very important with respect to tooling.
- is blocked by
-
JDK-8117081 NPE when setting TextInputControlSkin's StyleableProperty for -fx-font
- Closed
-
JDK-8128920 Labeled.labelPadding StyleableProperty NPE when setting to default value.
- Closed
-
JDK-8128017 CSS: Parser chokes on value with class name or enum specifier (e.g., Color.DODGERBLUE)
- Closed
- relates to
-
JDK-8096145 Some tests doesn't test actual controls classes
- Resolved