You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Describe the issue]
When I copy a message from gmail using IE11 to quill it adds junk before the actual message text.
It doesn't happen when I copy from gmail using Chrome.
I don't see the junk when pasting in notepad, notepad++ or in gmail.
I'm not sure if it's an actual issue so feel free to close it if it's something specific to old IE.
Please note, I need to copy the text with IE11 to reproduce but Quill adds the CDATA part when pasting in all browsers (Chrome, Firefox). That's not an IE11 only issue.
I saw a similar issue when I copy text from the medium.js editor with IE11.
Quill tries to load arbitrary css files. Is this a security issue?
NetworkError: 404 Not Found - http://s.codepen.io/quill/medium.css
NetworkError: 404 Not Found - http://s.codepen.io/quill/fullembedgrid/prism.css
NetworkError: 404 Not Found - http://s.codepen.io/quill/fullembedgrid/docs.css
[Describe the issue]
When I copy a message from gmail using IE11 to quill it adds junk before the actual message text.
It doesn't happen when I copy from gmail using Chrome.
I don't see the junk when pasting in notepad, notepad++ or in gmail.
I'm not sure if it's an actual issue so feel free to close it if it's something specific to old IE.
Steps for Reproduction
Expected behavior: [expected]
See only the word 'Test' in quill.
Actual behavior: [actual]
Several lines of text are added above the actual message. It starts with:
Platforms: [ex. Chrome 48 on Mac 10.11]
Chrome 52 on Windows 7.
(copy from gmail using IE11 on Windows 7).
Version: [version]
1.0.0-rc2
The text was updated successfully, but these errors were encountered: