Opened 11 years ago
Closed 10 years ago
#28240 closed defect (bug) (worksforme)
Unable to paste into editor in mobile safari
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.9.1 |
Component: | TinyMCE | Keywords: | |
Focuses: | Cc: |
Description
Testing with an ipad air both with and without a bluetooth keyboard. If I write some content and click around between the title and the body, eventually when I try to paste into the body by doing a long-tap and then selecting paste, it will paste the content in my clipboard into the title field (or the last active input element field, if it was something other than the title). I've recreated this issue on every blog I've tested (including .org and .com blogs).
I've also tried recreating this issue at fiddle.tinymce.com using version 4.0.21 and I am *not* able to recreate the problem there. So it seems to have something to do with our implementation. I've tried removing our custom editor css to see if that solves the problem but it does not. So I would suspect it has to do with one of our plugins.
Haven't been able to consistently reproduce this in iOS 7.x either. Haven't seen it in iOS 8.0 at all. Tend to assume this is an iOS 7.x bug that has been fixed in 8.0.
Closing as worksforme for now, feel free to reopen if this is still happening in iOS 8.0.