There seems to be a similar bug report about one's own answers. This is is about editing someone else's answers. Also, the other post has been marked as completed, which is certainly isn't!
This only applies to 10k users.
The bug
Deleted questions still have an edit button. By pressing it the normal edit window opens and one starts editing. But after a short time, presumably through an AJAX call, a banner opens with the caption This post has been deleted - no more edits are allowed and the Save your Edits button gets disabled.
Still, if I'm quick enough to edit the post and press the button, before the banner shows up I'm able to edit the question.
The solution
The correct behaviour would either be:
- Don't allow me to edit deleted posts.
- Still let me edit my own deleted posts.
or
- Allow me to edit those posts, but don't show that banner.
Observations
- What about community-deleted posts, should 10k users be able to edit them?
- I should be able to edit my own posts when I've deleted them myself.