#1277 closed defect (fixed)
Rich text editor's replaceEditorContent function replaces parent page DOM tree in IE 6
Reported by: | guest | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.3 |
Keywords: | Editor2 | Cc: | |
Blocked By: | Blocking: |
Description
When the replaceEditorContent function is used on the Editor2 widget in IE 6, it replaces the entire DOM of the page hosting the Editor, rather than just the contents of the iFrame that the editor uses to do its WYSIWYG editing.
See http://www.kadca.com/testRTE.html for an example of this happening.
It works perfectly in Firefox however. It only recently started happening in recent builds (currently August 12th 2006)
Change History (2)
comment:1 Changed 16 years ago by
Milestone: | → 0.4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
fixed in r5258
if you notice any other abnormity with the new code, please file bugs against me