Changes between Initial Version and Version 1 of Ticket #9761, comment 11


Ignore:
Timestamp:
Apr 17, 2013, 12:40:57 PM (11 years ago)
Author:
Joel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9761, comment 11

    initial v1  
    1 This should not be closed. Here is a sample of of how to reproduce it very simply.
     1This should not be closed. This is a very common error for and I just now nailed it down what caused it for me. Here is a sample of of how to reproduce it very simply.
    22
    3 1. Download CKE 4.1 standard
    4 2. Extract to wherever
    5 3. Download the attached sample THISTEST.html
    6 4. Open in IE9, Allow it to run the script
    7 5. Click "Unleash" button
    8 6. Click some text
    9 7. Press Backspace; does not work.
     31. Download the attached sample THISTEST.html, add to 4.1 samples folder
     42. Open in IE9, allow it to run the script
     53. Click "Unleash" button   ad awd w ad awd awd awd a
     64. Click some text
     75. Press Backspace; does not work
    108
    11 This is a very common error for me but I Finally just now nailed it down what caused it.
     9Also reproducible in http://ckeditor.com/demo
     101. Go to demo with IE9
     112. Open developer console; input the following commands '''individually'''
     123. editor.setReadOnly();
     134. editor.setData("<p>foo</p>");
     145. editor.setReadOnly(false);
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy