Changes between Version 1 and Version 2 of Ticket #10791, comment 2


Ignore:
Timestamp:
Oct 7, 2013, 6:41:42 PM (11 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10791, comment 2

    v1 v2  
    1 Problem can be reproduced from CKEditor 4.0 in IE9-10
     1Problem can be reproduced from CKEditor 4.0 in IE9-10 in inline editor only.
     2
     3Put test.htm file in samples folder and open it in a browser. Next click inside each editor and try to write something.
     41. Iframed editor works
     52. inline editor with non-empty and invisible span doesn't work.
     63. In this span it is only possible to write after pressing enter {{{<span style="display:none">&nbsp;</span>}}}
     74. In this span it isn't possible to write at all {{{<span style="display:none" contenteditable="false">&nbsp;</span>}}}
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy