Opened 9 years ago

Last modified 9 years ago

#12694 confirmed Bug

Cursor in wrong possition

Reported by: Piotr Jasiun Owned by:
Priority: Normal Milestone:
Component: General Version: 4.0 Beta
Keywords: Blink Cc:

Description

Other scenario:

  1. Clear editor contents.
  2. Change font size to 72.
  3. Type 'foo'.
  4. Change font size to 20.
  5. Type 'bar'.
  6. Press enter.
  7. Type 'ban'.
  8. Undo.
  9. Undo.

Result: 'bar' was not removed, instead cursor moved between 'foo' and 'bar'.

Might be related: #12658, #12403.

Since: 4.0 (fine in 3.6.6).

Tested on Chrome.

Change History (2)

comment:1 Changed 9 years ago by Piotr Jasiun

On IE11 cursor is in the correct position, but you need to undo 3 more times to remove 2 'foo' and 'bar'.

comment:2 Changed 9 years ago by Jakub Ś

Keywords: Blink added
Status: newconfirmed
Version: 4.04.0 Beta

Problem can be reproduced in Blink from CKEditor 4.0 beta.

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