-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: None
-
Component/s: javafx
-
Environment:
Window XP Professional Service Pack 3
Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot(TM) Client VM (build 11.0-b15, mixed mode, sharing)JavaFX promoted build: b51
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
-