Hi Ken,
The original text that I entered was as follows:
test
test
test
test
which produces the following:
<div>test</div>
<div>test</div>
<div>test</div>
<div>test</div>
Then, select all of the text, and click to bold, then unbold, change font size. Then change the font while all text is highlighted. Changing the font four times results in the following: (*note the number of times I changed was 4, but this is not consistent. Eventually it will only change select text resulting in html that is not desired.)
<div><strong style="font-family: Impact;"><span style="font-family: Verdana; font-size: 10pt;">test</span></strong></div>
<div><strong><span style="font-family: Courier; font-size: 10pt;">test</span></strong></div>
<div><strong><span style="font-family: Comic Sans MS; font-size: 10pt;">test</span></strong></div>
<div><strong><span style="font-family: Verdana; font-size: 10pt;">test</span></strong></div>
If needed, I would be happy to schedule a WebEx and call with you to demonstrate the issue.
Regards,
James