Topic: Paste as Word: 'extra' code in Firefox
Sorry if this has been covered before: I did have a look through but didn't find anything.
I've just enabled the Paste as Word plugin in my editor, and it seems to be working okay. However, when I use it in Firefox, it seems to add a bunch of plugin-related code into the actual text field. The code doesn't affect anything - it's only visible when the editor is toggled off - but it's a bit annoying. This is the kind of output it gives me:
<p><a name="Plugin_options"></a></p>
<p> </p>
<!--[if gte mso 9]><xml> Normal 0 false false false MicrosoftInternetExplorer4 </xml><![endif]--><!--[if gte mso 9]><xml> </xml><![endif]--><!--[if !mso]>
<object classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id=ieooui>
</object>
<mce:style><! st1\:*{behavior:url(#ieooui) } -->
<p> </p>
<!--[endif]-->
<p><!-- --></p>
<!--[if gte mso 10]> <mce:style><! /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ansi-language:#0400; mso-fareast-language:#0400; mso-bidi-language:#0400;} -->
<p> </p>All that shows up before my actual pasted text starts. This does not happen if I use the editor in IE.
Is this a known bug / feature, or is there something in my configuration I need to change to avoid this happening? If it's just the way the editor works in FF, I can live with it, since the editor otherwise functions as it needs to (it just might be a bit confusing for some users if they switch into html mode). But I wanted to be sure this wasn't caused by my error, which is entirely possible.
Thanks in advance!