#1926: InsertHtml doesn't work first time in safari -------------------+-------------------------------------------------------- Reporter: jdr99 | Type: Bug Status: new | Priority: Normal Milestone: | Component: General Version: | Keywords: -------------------+-------------------------------------------------------- Tested this on both the 2.51 and 2.6 beta release.
see the following page as an example: http://ritter.eplt.washington.edu/fckeditor/_samples/default.html click the quote button (which fires off an onclick that calls InsertHtml) and nothing happens. If you click a second time the quote actually works. This only happens when using safari. So I'm really not sure if this belongs as a safari bug or a fck bug. Using safari Version 3.0.4 (5523.10.6) Just as a note, to work around this bug you can simply call InsertHtml('') with no content and then call it with the content you want. -- Ticket URL: <http://dev.fckeditor.net/ticket/1926> 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
