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 3

Reported by: Anna Tomanek Owned by:
Priority: Normal Milestone:
Component: General Version: 4.0
Keywords: Android Cc:

Description (last modified by Anna Tomanek)

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:

  1. Select a word.
  2. 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 the selection is deleted correctly, but the cursor disappears.

Deleting a single character on cursor location works correctly.

Change History (9)

Changed 12 years ago by Anna Tomanek

Changed 12 years ago by Anna Tomanek

"r" letter in "first" deleted

Changed 12 years ago by Anna Tomanek

Changed 12 years ago by Anna Tomanek

"et enim" deleted

Changed 12 years ago by Anna Tomanek

Changed 12 years ago by Anna Tomanek

comment:1 Changed 12 years ago by Anna Tomanek

Description: modified (diff)
Status: newconfirmed

comment:2 Changed 12 years ago by Anna Tomanek

Description: modified (diff)

comment:3 Changed 12 years ago by Anna Tomanek

Description: modified (diff)
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy