That's crazy. (Not you...TinyMCE.

) It shouldn't be pasting formatted text in the first place. And I should never be asking visitors to have to paste text elsewhere first before pasting into the editor. Members use the editor buttons for inserting images, media and links, so I'm hesitant to turn it off. Having this editor in Quick Reply is something the others don't have to this extent (other than the most basic of formatting tools).
Think I'll pester them and enter it in the bug tracker. I see it as broken functionality, especially if you can't turn it off like you can in other types of software. Installing more bloat via a plugin is not the answer, even if the bugs could be worked out of it. The paste functionality has to be written deep into the code (which converts it to HTML or BBCode in the editor)--I am thinking it is bringing over formatting in possibly some kind of rich text format, or maybe even grabbing the underlying HTML if it is pasted from a web page. There should be a way to turn it off or even eliminate the code. I'm still going through their documentation in what little spare time I have, to figure out what we can do to solve this. If anything.