When you define a custom cursor for a ScrollArea, this cursor is also applied to the ScrollBars. Looks strange. I think, the ScrollBars should keep the standard cursor, and the custom cursor should show only inside the client window of ScrollArea. It is done correctly with ScrollView. Regards Matti