Changes between Version 3 and Version 5 of Ticket #13775


Ignore:
Timestamp:
Oct 18, 2016, 12:26:36 PM (8 years ago)
Author:
Jakub Ś
Comment:

This seems to be IE native issue, if you try below code:

<div style="margin:20px; border:1px solid black; width:500px;" contenteditable="true">
	<strong>test</strong>
</div>

select all and press e.g. c character, you will get c wrapped in b tags; The same will happen if you place cursor behind test^, press backspace 4 times and then start typing.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13775 – Description

    v3 v5  
    1515== Other details (browser, OS, CKEditor version, installed plugins) ==
    1616
    17 Problem can be reproduced from CKEditor 4.0 in Blink/Webkit and in IE11 from version 4.3 (this is the version when we have started supporting IE11). Firefox and IE10- seem to work fine.
     17Problem can be reproduced from CKEditor 4.0 in Blink/Webkit and in IE11 from version 4.3 (this is the version when we have started supporting IE11 and issue probably occurs in earlier versions as well). Firefox and IE10- seem to work fine.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy