Changes between Initial Version and Version 2 of Ticket #6992


Ignore:
Timestamp:
Jan 19, 2011, 11:36:54 AM (13 years ago)
Author:
Garry Yao
Comment:

It looks like an IE bug when measuring the selection range, confirm it only happens with newly inserted text nodes after a table element at the end of document.

The patch fix the error when doesn't guarantee the correctness of range measurement in this case, while considering it's quite a edge case, we could work later to check a complete solution.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6992

    • Property Status changed from new to review
    • Property Owner set to Garry Yao
  • Ticket #6992 – Description

    initial v2  
     1The bug is only reproducible in and below IE7:
     2
    13 1. Use enterMode BR;
    24 1. Load a table as initial contents:
     
    1315}}}
    1416 1. Put the cursor after the table and start typing
    15  × Actual Result: JavaScript error thrown;
     17 * Actual Result: JavaScript error thrown;
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy