StringGrid update after paste

I was able to fix this using the ClipboardPasteDone event, but shouldn't a grid update after pasting into a cell or cells? Is this a design feature because of something I am not aware of, or is it a minor bug?

I cannot see an issue with this.
Whether I copy a single cell on the clipboard and paste, or do use a range of cells & paste, the grid is updated with the pasted values.