Opened 7 years ago

Last modified 7 years ago

#16963 new Bug

[Chrome] Cursor jumps to the beginning of previous line when press backspace right after shift+ enter

Reported by: ijemmy Owned by:
Priority: Normal Milestone:
Component: General Version: 4.6.2
Keywords: cursor jump backspace Cc:

Description

Steps to reproduce

Can be reproduce in the demo in CKEditor homepage

  1. Ctrl+A and delete all content
  2. Type "abcd"
  3. Press Shift+Enter
  4. Type "abc"
  5. Press Enter
  6. Press backspace

Expected result

Cursor goes back to the end of "abc"

Actual result

Cursor jumps to the beginning of "abc"

Other details (browser, OS, CKEditor version, installed plugins)

Change History (1)

comment:1 Changed 7 years ago by ijemmy

Keywords: cursor jump backspace added
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