If I use the FrieFox browser (both v2.x and latest 3.x) and pull up your Editor Demo. I open a blank Word 7 doc and type a simple sentence with double spaces between words.
Test of double spaces here
I get in the editor
Test of double spaces here
This works correctly in IE.
Also FireFox shoves a whole bunch of metadata into the HTML. That test inserted
Code: HTML/ASPX
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" /><meta content="Word.Document" name="ProgId" /><meta content="Microsoft Word 12" name="Generator" /><meta content="Microsoft Word 12" name="Originator" /><link href="file:///C:%5CDOCUME%7E1%5CADMINI%7E1%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml" rel="File-List" /><link href="file:///C:%5CDOCUME%7E1%5CADMINI%7E1%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx" rel="themeData" /><link href="file:///C:%5CDOCUME%7E1%5CADMINI%7E1%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml" rel="colorSchemeMapping" /><style>
&lt;!--
/* Font Definitions */
@font-face
{font-family:&quot;Cambria Math&quot;;
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{
mso-style-parent:&quot;&quot;;
margin-top:0in;
margin-right:0in;
margin-bottom:10.0pt;
margin-left:0in;
line-height:115%;
font-size:11.0pt;
font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
mso-bidi-font-family:&quot;Times New Roman&quot;;}
.MsoChpDefault
{
mso-bidi-font-family:&quot;Times New Roman&quot;;}
.MsoPapDefault
{
margin-bottom:10.0pt;
line-height:115%;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
{page:Section1;}
--&gt;
</style>
<p>Test of double spaces
here</p>
<p> </p>
Pretty busy. I've tried it with MSAuto filter on, tried using the Clear Word Formatting button, nothing helps.
IE pastes a simple HTML
Code: HTML/ASPX
<p>Test of double spaces here</p>
As it should
I've tried using the Paste as Text button. Works on IE.
On FireFox a dialog opens requesting that you Ctrl-V paste into the dialog and press OK. Nothing will paste in the dialog when you press Ctrl-V. All of the FireFox pasting options seem messed up.
This is version 2008.42