The media uploader is working wonderfully when users use the attach button of the comment section. However, some users try to paste an image from their clipboard(through the print screen button) on the text editor resulting in the comment showing only base64 code when published.
How could I prevent users from directly pasting an image on the text editor or allow the pasted image to show properly when the comment is published?
Thank you!

