Thank you for bringing this to our attention. We have tested these scenarios in the latest version but are unable to reproduce the issues as described. You can verify the standard behavior in our live demo here:
https://paramquery.com/pro/demos/copy_pasteHere is how these features are designed to work in version 11.x:
Delete Key Functionality: The Delete key will clear the cell or selection as long as the grid cells have active focus. If the focus is lost or moved away from the selection, the keypress will not trigger the clear action. This is the intended behavior to prevent accidental data erasure.
Copy and Pasting Blank Cells: Copying and pasting a single, isolated blank cell is not supported by design. However, copying and pasting a range of multiple cells that contains blank cells works perfectly.
If you are seeing different behavior even when the selection has active focus, please share a minimal reproducible example or your grid configuration so we can investigate it further.