Copy doesn't work on iOS
- http://tests.ckeditor.dev:1030/tests/plugins/clipboard/manual/draganddrop
- Copy something inside the editor using the context balloon.
- Try to paste it somewhere else.
Result: paste
option is not available.
Note that if you copy external content you will be able to paste it inside the editor, what most probably means that editors copy is broken there.
Was fine on 4.4.7.
Change History (5)
Milestone: |
→ CKEditor 4.5.0
|
Priority: |
Normal →
High
|
Status: |
new →
confirmed
|
Owner: |
set to Piotr Jasiun
|
Status: |
confirmed →
review
|
Resolution: |
→ fixed
|
Status: |
review →
closed
|
Milestone: |
CKEditor 4.5.0 →
CKEditor 4.5.0 Beta
|
Unfortunatly this is a browser bug. I reported it already to the WebKit team: https://bugs.webkit.org/show_bug.cgi?id=143776.
Everything we can do at this stage is to handle iOS the same way we handle IE.
Changes in t/13188.