appsofteng
appsofteng
controlsfx 12.0.0-SNAPSHOT When a NumericField is created, the initial value of the value filed is set to 0. During the initialization only the text of the TextField is set. Therefore...
The constructor `Glyph(String fontFamily, char unicode) `does not set the `icon`. The `icon` is copied in the method` Glyph.duplicate()` used by `ActionUtils` when creating `ToolBar`, therefore no text is visible...
I am sorry I don't have OpenJDK Author status or above to log an issue in the JDK bug system. A similar bug was already resolved on JavaFX 8 https://bugs.openjdk.java.net/browse/JDK-8095048...