Opened 9 years ago
Last modified 9 years ago
#13760 confirmed Bug
Cursor Jumping after line break on Android 5.x and Chrome Browser
Reported by: | Thomas Jandl | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.3 |
Keywords: | Cc: |
Description
Steps to reproduce
- Open a blank CKEditor with Chrome-Browser under Android 5.x with landscape orientation
- Activate "Italic text"
- Type "Test" (and wait one second)
- Type <Enter> (and wait one second)
- Type "Test test test test test test test test test test"
Expected result
"Test test test test test test test ..."
Actual result
Sometimes (not every turn) the cursors jumps on a complete wrong position an leaves a wordmix
"Test Test test test testest es"
Other details (browser, OS, CKEditor version, installed plugins)
CKEditor version: 4.5.3 Browser: Chrome Webkit OS: Android 5.0.2 and 5.1.1 tested Orientation: Landscape
Tested on Android 5.0.1, Chrome 45.0.2454.94 and this issue can be reproduced.