#1990: InsertHtml() ignores selection from floating dialog in IE7 ---------------------------+------------------------------------------------ Reporter: MarkWB | Type: Bug Status: new | Priority: Normal Milestone: FCKeditor 2.6 | Component: UI : Dialogs Version: SVN | Keywords: ---------------------------+------------------------------------------------ "FCK.InsertHtml()" function ignores selection/position when executed from a floating dialog instanciated with "FCKDialogCommand", and the web browser is IE7. The inserted text always gets inserted at the beginning. This does NOT happen when using Firefox 2.0.0.12. Furthermore, it does not happen if executed from an IE popup using window.showModalDialog().
Attached is a very simple plugin called 'insertbug' that adds the command 'InsertText' for demonstrating the problem. Firefox has no problem with selected text getting replaced or inserted at the insertion carot position. With IE, "Inserted Text" is always inserted at the beginning. Tested 2.6.beta and nightly build 18335 (03/09/2008). -- Ticket URL: <http://dev.fckeditor.net/ticket/1990> FCKeditor <http://www.fckeditor.net> The text editor for Internet ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ FCKeditor-Trac mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fckeditor-trac
