#1965: SpellerPages crashes IE 7
---------------------------------+------------------------------------------
  Reporter:  tm8747a             |       Owner:                    
      Type:  Bug                 |      Status:  new               
  Priority:  Normal              |   Milestone:  FCKeditor 2.6     
 Component:  UI : Spell Checker  |     Version:  FCKeditor 2.6 Beta
Resolution:                      |    Keywords:  Confirmed IE      
---------------------------------+------------------------------------------
Comment (by naderf):

 I believe the Access Denied error may be related to the mixed-mode warning
 in IE6 when using "javascript:void(0)" as the source of an iFrame. If I
 remember correctly from when I got around this issue a week or so ago --
 the script attempts to access the contents of an iFrame set to
 "javascript:void(0)" while the security dialog is still just about to be
 displayed. This was occurring for me on a SSL server. Try changing the
 iframe within the spellCheck dialog file to a "blank.html" file and see if
 it works.

 Most of the iframes needed to be converted to reference a "blank.html" as
 on SSL servers and Ie, you get mixed-mode warnings for using
 "javascript:void(0)"


 I was able to get around both issues, the spellCheck works fine in Ie6/7
 and FF2 in the modified copy I have.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/1965#comment:5>
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

Reply via email to