Opened 12 years ago
Last modified 10 years ago
#10070 closed Bug
[Android] Selecting and deleting word deletes a single character outside the selection — at Version 2
Reported by: | Anna Tomanek | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | Android | Cc: |
Description (last modified by )
Tested on Samsung Galaxy S, Android 4.2.1 (Jelly Bean), 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 (though in inline mode not one character is deleted, but a few of them).
In Firefox 18.0.2 and Chrome 18.0.1025469 the selection is deleted correctly, but the cursor disappears.
Deleting a single character on cursor location works correctly.
Change History (8)
Changed 12 years ago by
Attachment: | Android-4.2.1-stock-selection.png added |
---|
Changed 12 years ago by
Attachment: | Android-4.2.1-stock-deletion.png added |
---|
Changed 12 years ago by
Attachment: | Android-4.2.1-stock-inline-selection.png added |
---|
Changed 12 years ago by
Attachment: | Android-4.2.1-stock-inline-deletion.png added |
---|
"et enim" deleted
Changed 12 years ago by
Attachment: | Android-4.2.1-firefox-selection.png added |
---|
Changed 12 years ago by
Attachment: | Android-4.2.1-firefox-deletion.png added |
---|
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Status: | new → confirmed |
comment:2 Changed 12 years ago by
Description: | modified (diff) |
---|
"r" letter in "first" deleted