Problem: Spaces are removed from code when pasted into the editor.
In the CP, my editor is set to: Enhanced Interface - Full WYSIWYG Edition
To repro:
Click reply on a thread (remember to use the WYSIWYG editor).
Past some code from an editor (I use Visual Studio).
Add the [C0DE] [/C0DE] tags to the code.
Click submit.
Expected:
The code to appear exactly as pasted in.
Actual:
Spaces are removed from the code.
Note the missing spaces...

