Opened 11 years ago

Last modified 11 years ago

#11289 closed Bug

Codemirror source + undo / redo — at Initial Version

Reported by: santaclaus21 Owned by:
Priority: Normal Milestone:
Component: Core : Undo & Redo Version:
Keywords: Cc:

Description

orginal source: <p>Z okazji zbliżających się Świąt Bożego Narodzenia - pragniemy życzyć Państwu....</p>

step 1 - backspace anywhere step 2 - switch to source editing step 3 - switch to normal editing mode step 4 - undo

then source will be:

<p>Z okazji zbliżających się Świąt <span id="cke_bm_291C" style="display: none;">&nbsp;</span>o Narodzenia - pragniemy życzyć Państwu....</p>

or:

step 1: backspace anywhere step 2: undo step 3: switch to source

then:

<p>Z okazji <span id="cke_bm_381C" style="display: none;">&nbsp;</span>zbliżających się Świąt Bożego Narodzenia - pragniemy życzyć Państwu....</p>

I'm not pretty sure but it can be bug just in CodeMirror not in CKE.

Find this issue on GitHub

Change History (0)

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy