Changes between Version 1 and Version 2 of Ticket #10070
- Timestamp:
- Feb 18, 2013, 11:12:30 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10070 – Description
v1 v2 1 Tested on Samsung Galaxy S, Android 4.2.1 (Jelly Bean s), CKEditor 4.0.1 samples for the Standard preset, replacebycode and inline sample.1 Tested on Samsung Galaxy S, Android 4.2.1 (Jelly Bean), CKEditor 4.0.1 samples for the Standard preset, replacebycode and inline sample. 2 2 3 3 (Beacuse of #9736 it is only possible to select a single word at the same time) … … 15 15 This problem happens in both iframe and inline mode (though in inline mode not one character is deleted, but a few of them). 16 16 17 In Firefox the selected wordis deleted correctly, but the cursor disappears.17 In Firefox 18.0.2 and Chrome 18.0.1025469 the selection is deleted correctly, but the cursor disappears. 18 18 19 19 Deleting a single character on cursor location works correctly.