Opened 11 years ago

Last modified 11 years ago

#10412 confirmed Bug

IE7-8: Undo moves cursor to beginning of div

Reported by: Jakub Ś Owned by:
Priority: Normal Milestone:
Component: Core : Undo & Redo Version: 3.0
Keywords: IE7 IE8 Cc:

Description

Problem can be reproduced from CKEditor 3.0 in both CKE 3.x and 4.x (v4).

To reproduce:

  1. Insert below code in editor
    <div class="mydiv"><span style="font-weight:bold">Bold Text Here</span>
    <div class="freetext">Type here</div>
    </div>
    
  2. Put cursor behind Type here^
  3. Type few words and press undo or Ctrl+Z

Result: cursor is moved to the beginning of inner div ^Type here

Change History (1)

comment:1 Changed 11 years ago by Jakub Ś

Status: newconfirmed
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