-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: javafx
-
Environment:
mac
Indeterminate ProgressIndicators used to have a default
size, however recently this has changed, and a ProgressIndicator
without a specified preferred size no longer appears.
To reproduce this run HelloProgressIndicator.
pInd7 is the only indeterminate without a specified
preferred size, and it no longer appears.
Set a prefSize for pInd7 and it'll appear.