-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: javafx
When running the eglfb pipeline on the beagleboard, the cursor is not rendered correctly. Problem is that the cursor code is assuming a 32 bit color depth, it needs to modified to check the color depth and then choose the appropriate format for the cursor images.