This "fault" has been lurking for a while now. I feel uncertain that it actually IS a real problem but it does occur at random and I cannot identify circumstances that will reproduce it to order. On my main form I have a number of command buttons.
Seemingly at random when I click on these buttons momentarily the colour flashes pale grey then back to the off white but the programmed action does not occur. A second or third click is often required to get the programmed action.
I am running on a MacBook Pro (mid 2015), Monterey 12.7.5, Lazarus 3.4 FPC 3.2.2 with an external wireless mouse.
Tests I have done so far:
Several combinations of Lazarus and FPC - issue occurs on all
Different mouse including new one, wireless, bluetooth and inbuilt track pad - issue occurs on all
Placed debug messages in the on-click event - confirms that event is not fired/actioned in spite of the button colour flashing
I think, but cannot be certain without further testing, that this also occurs on my iMac
While this is not a show stopper it in intensely irritating. I seek wisdom and advice that can help me understand and/or fix this issue.