When trashing a post, also trash related comments

Well, this is partly true and partly false.

When you trash a post, everything that is tied to it is also trashed. This means, if you untrash the post, the comments etc. are untrashed as well.

However, comments and other stuff is not handled as if they were trashed directly (i.e., on the Comments page in your WordPress Admin). If you directly trash a comment, it shows up in the comments trash bin.

The reason for this is: If comments of recently trashed posts appear in the comments trash bin, you can easily untrash them. But what if not just the comment had been trashed but the related post (and so the comment)? Then you either had to automatically untrash the post as well, or don’t provide any means to untrash a comment that was trashed due to its post being trashed.

In short: if you just trash a post, none of the tied-to-it data gets deleted—it gets trashed as well.

I hope this makes sense.