Bug Copy from code block results in span tags

There is a bug in this version
S

stromb0li

Guest
This is reproducible on the Xenforo website.

Here's a code block:

PHP:

Code:
<?php
    echo 'this is going to get weird';

If you highlight text in the block, copy, and then paste into the reply box, you'll get span tags.

Continue reading...