Opened 13 years ago
Last modified 12 years ago
#10714 closed Bug
IOS: On iPad a jQuery $("body").on("touchstart") listener prevents CKEditor selection — at Initial Version
| Reported by: | Matthew Beck | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.4.1 |
| Component: | General | Version: | 4.3.3 |
| Keywords: | iOS HasPatch | Cc: | toni.rudolf@… |
Description
On an iPad using a Safari or Chrome browser, selection does not work when a jQuery $("body").on("touchstart") event listener is used.
