In the version of JavaFX under JDK 8, there's a layout issue.
I've localized it to a single file, but haven't done the work to isolate it further - I expect that work is unnecessary.
To see the problem run the following class under JDK 7, then JDK 8. Notice that under JDK 8, the text field is displayed as the entire window.
I've localized it to a single file, but haven't done the work to isolate it further - I expect that work is unnecessary.
To see the problem run the following class under JDK 7, then JDK 8. Notice that under JDK 8, the text field is displayed as the entire window.