Hi
In Lazarus 1.2.0, it looks like the default value of property goSelectionActive of TStringGrid (or ancestor) has been changed from true to false.
I have never set this property to any value, and after upgrade from 1.0.14 to 1.2 and recompile, this change the behaviour of grids.
It appear as a bug, since clicking cells with the mouse is no more visible.
Isn't it better to revert this change in a next release, and go on setting this property to true by default ?
I can file a bug if this is confirmed.
Regards