-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: javafx
-
Environment:
Windows 7
Intel HD
The region caching has introduced a regression on older Intel HD, and probably other systems that don't support non-power-of-two textures. The TreeView in the left-hand navigation scroll pane is not drawn on Intel HD when region caching is enabled. See the attached image.
Workaround: Disable region caching with: "-Dprism.disableRegionCaching=true"
Workaround: Disable region caching with: "-Dprism.disableRegionCaching=true"