Changes between Version 1 and Version 4 of Ticket #2816


Ignore:
Timestamp:
Feb 26, 2009, 8:47:46 AM (15 years ago)
Author:
Garry Yao
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2816

    • Property Keywords Review? added; HasPatch removed
    • Property Summary changed from [IE] Failed to restore collapsed selection from editor blured to [IE] Failed to restore selection on dialog open when editor blured
  • Ticket #2816 – Description

    v1 v4  
    1 Restore selection doesn't work for collapsed range might be caused by a IE  bug, which make all commands unable to apply on the right place.
    2 
    3 
     1Restore selection doesn't work for blued editor document. since editor is initially blured, direct dialog open will suffer from it.
    42=== Procedures ===
    53
    6 
    7  1. Anchor the selection in a single point with offsets in document;
    8  1. Click anywhere outside the editor chrome;
    9  1. Perform e.g. the ''Anchor'' command;
    10  1. Expected result: [[BR]]
    11   * The command dialog opened;
    12   * Javascript Error occurs;
     4 1. Open replacebyclass.html in IE6.
     5 2. Triple click to select the "CKEditor Sample" title in the page.
     6 3. Open any dialog - link, image, table, etc.
     7 4. You get a JavaScript error if the dialog tries to restore the selection.
     8 5. Close the dialog by clicking cancel.
     9 6. You get another JavaScript error.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy