Opened 10 years ago
Last modified 9 years ago
#12702 confirmed Bug
[Android] Executing bold command twice move caret to weird position
Reported by: | Artur Delura | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.2 |
Keywords: | Android | Cc: |
Description
- Open sample "Basic usage of the API".
- Click "focus" button. (caret is at the beginning - as expected).
- Click "Execute bold command" button once or twice.
Actual result: Caret is now at the end of the first word.
Change History (2)
comment:1 Changed 10 years ago by
Keywords: | Android added |
---|
comment:2 Changed 9 years ago by
Status: | new → confirmed |
---|---|
Version: | → 4.2 |
I have been able to reproduce this issue from CKEditor 4.2 (Tested on Android 4.4.4).
Before CKEditor 4.2 the bold command was actually moving existing text one line down.