Closed (cannot reproduce)
Project:
Wysiwyg
Version:
6.x-2.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2011 at 17:34 UTC
Updated:
13 Jun 2013 at 04:17 UTC
Jump to comment: Most recent file
Comments
Comment #1
twodNot that I'm aware of, all the latest versions of the major editors should work in IE9.
Do you see any errors in the console and developer tools? (F12 key, might need to reload the page.)
What happens if you enable/disable JavaScript and/or CSS optimization on the performance page?
Comment #2
Boffy31 commentedThe only error I get looks unrelated:
HTML1115: X-UA-Compatible META tag ('IE=7') ignored because document mode is already finalized.
edit
All performance disabled too.
Comment #3
twodDo you see the "Disable rich text" link below the textarea where the editor should appear?
Do the textareas look as if they haven't been touched at all by Wysiwyg (resize handle still there etc)?
Comment #4
jesaonline commentedI get the error "Internet Explorer cannot display the webpage" inside of the text box...
Attaching screenshot.
I am able to use Chrome and Firefox without issue.
Adrianna
Comment #5
twodI don't have IE9 to test with, but I can't reproduce the error in IE8 with Whizzywig 63.
It sounds like IE is unable to write the contents to the iFrame (done just after hiding the original textarea and writing the iFrame next to it), so it just shows the basic 404 page.
I don't think there's anything we can change in Wysiwyg to fix that since Whizzywig controls that frame on its own. Have you checked with the developer tools (F12) to see if there are any script errors or perhaps permission errors?
Comment #6
twodWithout further details about the problem I can only close this issue. Please re-open it if you can provide the requested information.
Since my last comment I have successfully tested all the supported editors in IE 9.