Opened 14 years ago
Last modified 14 years ago
#8600 closed Bug
iOS: it is impossible to delete text on iPad (sometimes) — at Initial Version
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | iOS | Cc: | mcamden@… |
Description
We are currently testing CKEDITOR 3.6.2 on the iPad and have ran in to an issue. We executed a simple test where we typed some text, selected it, and applied bold. Then, we touched to the right of the text, got a blinking cursor, but were unable to modify the text in the document.
Steps to reproduce (on iPad 2, iOS 5):
- Type a line of text, 'Hello world'
- Select the text using a long press on the word 'world', then drag the selection around 'Hello', or press 'Select All'
- Press the 'bold' button
- Touch after the word 'world'
- Press the delete key
Unfortunately it doesn't seem to occur every time, so it makes me believe mobile safari isn't placing the cursor in an editable position.