Changeset: 92396a5f81f2 Author: David Grieve<[email protected]> Date: 2014-04-09 14:10 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/92396a5f81f2
RT-36507: SearchResultListCell needs to override all of the compute height/width methods since it returns null from getSkin() ! apps/samples/Ensemble8/src/app/java/ensemble/SearchResultPopoverList.java ! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/VirtualFlow.java ! modules/controls/src/test/java/com/sun/javafx/scene/control/skin/VirtualFlowTest.java
