Can't copy/paste from Outlook into CKEditor form in IE11 in some cases. #517
Labels
browser:ie11
The issue can only be reproduced in the Internet Explorer 11 browser.
resolution:wontfix
The issue is valid, however, CKSource does not plan to fix it.
Are you reporting a feature or a bug?
Bug
Provide detailed reproduction steps (if any)
Expected result
The text should be copied over into CKEditor.
Actual result
No text is copied. The copy/paste from emails in Outlook works if using Chrome, but does not work using IE11 in some cases. It works when using the CKEditor text box on CKEditor's website, and it works when running index.html from the "samples" directory. It does not work when implementing it locally or on our server. We tried implementing CKEditor by replacing the "textarea" part of our html code like it says on the website to install, but when that didn't work, we also tried implementing it like you do in index.html by calling "sample.js".
To reiterate, we can copy and paste things normally into CKEditor from browsers, or notepad, but when copying from Outlook, the paste functionality does not work when implementing CKEditor locally or on our server. It works fine with other browsers, but IE11 does not allow us to paste into the box in some cases.
Other details
The text was updated successfully, but these errors were encountered: