Opened 8 years ago
Last modified 8 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
- Ctrl+A and delete all content
- Type "abcd"
- Press Shift+Enter
- Type "abc"
- Press Enter
- Press backspace
Expected result
Cursor goes back to the end of "abc"
Actual result
Cursor jumps to the beginning of "abc"