Closed
Description
- Gitea version (or commit ref): 1.16.0+dev-125-g03937891e, also current codeberg
- Can you reproduce the bug at https://try.gitea.io:
Description
- create an issue(comment) and paste multiple images via ctrl+v (resulting in an image upload + markdown img tag)
- edit the comment, and delete the second file
- the wrong image is deleted (in my case the 3rd image, not the 2nd)
It seems that initially adding images via dropzone does not cause this issue.
Screenshots
better look at the try.gitea.io link above