As the title says, pasting in paragraphs of text into a inline editing area causes a javascript error.
The specific error is clearCustomData not being available on an undefined variable.
https://github.com/ckeditor/ckeditor-dev/blob/1a67df6274de5c38fca2fb754f4e27b9ad33de1f/core/creators/inline.js#L98
The error in plain text: https://gist.github.com/Nitrodist/0f7d105730bbc3329dee
Hmm... it's very weird that
Hmm... it's very weird that editor#destroy is fired on pasting. Could you report a ticket, bacause I haven't ever seen this issue, so I don't know how to reproduce it.
Piotrek (Reinmar) Koszuliński
CKEditor JavaScript Developer
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
I agree, it is odd. I'll have
I agree, it is odd. I'll have to investigate some more and then I'll report a ticket in the tracker. Thanks!