sleemanj / xinha

WYSIWYG HTML Editor Component (turns <textarea> into HTML editors)
http://trac.xinha.org/
Other
13 stars 2 forks source link

Firefox - GetHtml issue (Trac #1588) #1588

Closed sleemanj closed 3 years ago

sleemanj commented 12 years ago

GetHtml plugin adding broken html code. Something like

&lt;span id=">"&gt;

Reproduce the issue.

1) Put this code into editor with enabled GetHtml plugin.

<br />&nbsp;
<p style="color:red;">First text</p>
<p style="color:red;">Second text</p>

2) Switch to HTML view

3) Select word "First"

4) Switch to Source view

5) Switch back to html view and see what is happen before word "Second"

Reported by guest, migrated from http://trac.xinha.org/ticket/1588

sleemanj commented 12 years ago

Unable to reproduce FF 58