I'm seeing this issue in FF 3.6.3
If I enter text that results in this simple HTML:
<p>This line ends in <a href="somepage.htm">a link</a></p>
If I advance the cursor to any position in the "This line ends in" string and I press ENTER, I get something like this:
<p>This line <a href="somepage.htm"></a></p>
<div>ends in a link</div>
(The HTML gets corrupted)
I reported this via chat a few months ago but I see that it is still failing on the demo page. Would it be possible to get an update on this issue?
Thanks
- Jeff
Note: I have problems with corruption in FF that are more severe than this. This is just a simple case that I'm using to initiate discussion on the issue.