Changes between Initial Version and Version 1 of Ticket #3703


Ignore:
Timestamp:
Jun 10, 2009, 4:16:37 PM (15 years ago)
Author:
Garry Yao
Comment:

Sorry, the reproducing should be someway else.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3703 – Description

    initial v1  
    11=== Reproducing Procedures ===
    2  1. Open the ''replace by class'' example page in IE8;
    3  1. Execute the following JavaScript in global scope:
    4 {{{
    5         CKEDITOR.instances.editor1.insertHtml( 'text' );
    6 }}}
     2 1. Open the attached example page in IE8;
    73  * Expected Result: The 'text' is inserted into beginning of document.
    84  * Actual Result: JavaScript error is thrown.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy