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 mobile!
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 mobile!
- relates to
-
JDK-8106514 Mobile: TextBox: text is not visible
- Resolved