Use case or problem
Sometimes we need to move an image to a different location. Previously, we could simply select the image, press Ctrl+X to cut it, and then paste it elsewhere.
Currently, clicking on the image selects it, but at this point, the cut operation (Ctrl+X) is not available. Instead, it copies the link text of the image and deletes the link from its current position.

Proposed solution
We hope to support the standard cut operation (Ctrl+X) when an image is selected.
Current workaround (optional)
Currently, the workaround is to first click the button in the top-right corner to reveal the link text, and then perform the cut.