When editor is originally loaded in HTML view (not Normal and not preview) and when I try to paste some HTML code, only visible parts are pasted. This behavior is fixed by switching to "Normal" and back to "HTML".
Example: I paste: <span>Some Text</span> - What I see pasted is "Some Text" and "<span></span>" is cut out.
So control is not properly initialized when it is loaded with HTML tab selected.
Another problem is extra line break when I press enter inside "HTML view". When I press Shift+Enter - it behaves as it suppose to (only one break).
Please, post a fix or a work around (Load editor in "Normal" mode is not a fix or a workaround)
Slavik