Changes between Initial Version and Version 1 of Ticket #8395, comment 1


Ignore:
Timestamp:
Oct 29, 2012, 12:19:05 PM (11 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8395, comment 1

    initial v1  
    1 1. Clear editor contents
    2 2. Click on/Select the table (so that you could see resize squares)
    3 3. Press ENTER key
    4 
    5 **Result:** JS error is thrown[[BR]]
    6 Message: 'getFirst()' is null or not an object [[BR]]
    7 IE9 message: Can't get property „insertBeforeMe”:[[BR]]
    8 Line: 163[[BR]]
    9 URI: /3.6.2/ckeditor/_source/core/dom/range.js[[BR]]
    10 
    11 Reproducible in all versions of IE
     1**Results for above TCs:** JS error is thrown[[BR]]
    122
    133
     4**IE9-IE10**[[BR]]
     5Message: Unable to get value of the property 'insertBeforeMe [[BR]]
     6Line: 163 [[BR]]
     7URI: /ckeditor/_source/core/dom/range.js
    148
     9**IE6-8**[[BR]]
     10Message: 'getFirst()' in null or not an object [[BR]]
     11Line: 163 [[BR]]
     12URI: /ckeditor/_source/core/dom/range.js [[BR]]
     13
     14Reproducible in all versions of IE from CKEditor 3.0
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy