#4058: [FF3,5] Sometimes WYSYWIG area is not editable ---------------------+------------------------------------------------------ Reporter: arczi | Owner: Type: Bug | Status: new Priority: Normal | Milestone: CKEditor 3.0 Component: General | Version: Keywords: Firefox | ---------------------+------------------------------------------------------
Comment(by arczi): Actual editor content: {{{ <body><p>This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/" _cke_saved_href="http://www.fckeditor.net/">CKEditor</a>.</p><script id="cke_actscrpt" type="text/javascript">window.onload = function(){var s = document.getElementById( "cke_actscrpt" );s.parentNode.removeChild( s );window.parent.CKEDITOR._["contentDomReadyeditor2"]( window );}</script></body> }}} Expected: {{{ <body spellcheck="false"><p>This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/" _cke_saved_href="http://www.fckeditor.net/">CKEditor</a>.</p></body> }}} This bug is very strange. Nothing has changed but now I can't reproduce it. -- Ticket URL: <http://dev.fckeditor.net/ticket/4058#comment:2> FCKeditor <http://www.fckeditor.net/> The text editor for Internet ------------------------------------------------------------------------------ _______________________________________________ FCKeditor-Trac mailing list FCKeditor-Trac@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fckeditor-trac