Opened 13 years ago
Last modified 10 years ago
#10070 closed Bug
[Android] Selecting and deleting word deletes a single character outside the selection — at Initial Version
| Reported by: | Anna Tomanek | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 4.0 |
| Keywords: | Android | Cc: |
Description
Tested on Samsung Galaxy S, Android 4.2.1 (Jelly Beans), CKEditor 4.0.1 samples for the Standard preset, replacebycode and inline sample.
(Beacuse of #9736 it is only possible to select a single word at the same time)
Scenario:
- Select a word.
- Press the delete key on virtual keyboard.
Expected result: Selected word should be deleted.
Actual result: A single character from outside the selection (one paragraph up) is deleted.
The result does not depend upon input method selected in Android (i.e. selected keyboard).
This problem happens in both iframe and inline mode.
In Firefox the selected word is deleted correctly, but the cursor disappears.
Deleting a single character on cursor location works correctly.
Change History (6)
Changed 13 years ago by
| Attachment: | Android-4.2.1-stock-selection.png added |
|---|
Changed 13 years ago by
| Attachment: | Android-4.2.1-stock-deletion.png added |
|---|
Changed 13 years ago by
| Attachment: | Android-4.2.1-stock-inline-selection.png added |
|---|
Changed 13 years ago by
| Attachment: | Android-4.2.1-stock-inline-deletion.png added |
|---|
"et enim" deleted
Changed 13 years ago by
| Attachment: | Android-4.2.1-firefox-selection.png added |
|---|
Changed 13 years ago by
| Attachment: | Android-4.2.1-firefox-deletion.png added |
|---|

"r" letter in "first" deleted