-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: javafx
-
Environment:
Windows 7 64-bit
JavaFX 8.0.0-b83 32-bit
I have text control that I have implemented a form of auto-complete in. The popup list of choices to complete is shown correctly with JavaFX 2.2, but with JavaFX 8 the popup width is calculated incorrectly and appears to be ignoring the contents of the ListView control in the popup.