#2749: InsertHtml() is inconsistent between IE 7 and Firefox 2
--------------------------+-------------------------------------------------
Reporter: LBPSlava | Owner:
Type: Bug | Status: new
Priority: Normal | Milestone: FCKeditor 2.6.4
Component: General | Version: FCKeditor.Java 2.4.1
Keywords: InsertHTML() |
--------------------------+-------------------------------------------------
If called several times in succession, these three lines of JavaScript
create different behavior in IE 7 vs. FF 2:
var oEditor = FCKeditorAPI.GetInstance('FCKInput');
oEditor.InsertHtml(strInsertion);
oEditor.Focus();
The difference between the results in IE and FF is that the insertion
point in the editor behaves differently. To see this in action, please
visit http://132.236.21.62/collt/authoring/InsertAtCursor_Problem.htm. I
also attach the same HTML file.
I'd appreciate an update sent to [email protected].
--
Ticket URL: <http://dev.fckeditor.net/ticket/2749>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac