macOS Ventura, returning to default cursor doesn't work
- Lazarus/FPC Version: <Lazarus 2.3.0 (rev main-2_3-3114-g5719672f) FPC 3.3.1 x86_64-darwin-cocoa>
- Operating System:
- CPU / Bitness: <64>
What happens
<Setting the cursor using Screen.Cursor does not always work. It is related to macOS Ventura only. For older macOS it does work.
It can be reproduced by attached project. This test project includes a single form with a custom control and a button. The OnClick events of the button and the custom control just switch Screen.Cursor between crDefault and crHourglass.>
What did you expect
Steps to reproduce
<Use attached program to test custom_cursor.zip>
Edited by han k