Support using hotkeys to cut selected image

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.

f5c5c0ff-57a1-4d24-82f7-2a22947f65f7

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.

There’s a related BR here:

Let’s see how the team decides to handle it.

1 Like

Got it, thank you!