Text is not visible in TextBox before the first change.
Compile and run attached file: bug1-fail.fx
See empty TextBox.
Note that it works fine if the variable is declared after its usage.
Compile and run attached file: bug1-fail.fx
See TextBox with predefined text.
The same problem on desktop!
Compile and run attached file: bug1-fail.fx
See empty TextBox.
Note that it works fine if the variable is declared after its usage.
Compile and run attached file: bug1-fail.fx
See TextBox with predefined text.
The same problem on desktop!
- relates to
-
JDK-8105726 TextBox: text is not visible
-
- Resolved
-