﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14635	"Pasting into ckeditor will prevent the ""change"" event from firing for the first subsequent keypress"	Kevin Kamel		"== Steps to reproduce ==

1. Visit https://jsfiddle.net/kamelkev/af6495xf/3/ which attaches a handler for the change event which replicates the content into a div
1. Copy arbitrary content (text, image, does not matter)
2. Paste content into CKEditor
3. Press a single key, observe that the change event has not fired
4. Press a second key, observe that the change event has fired and the content area has updated with both the first and second key.

== Expected result ==

I expect that when CKEditor has a change in the content that the change event will be fired.

== Actual result ==

CKEditor fails to fire the change event for the very first key after pasting in content.

== Other details (browser, OS, CKEditor version, installed plugins) ==

I have tested on 4.5.4, 4.5.8 and 4.5.9 - all are affected. Browser does not matter. The jsfiddle uses a stock ckeditor configuration, there are no special circumstances to reproducing this issue, it appears to happen in all browsers.

I do not know how to properly tag this ticket, please update the tagging as you see fit.

I have attached a file that is identical to what is on jsfiddle, along with an animated gif displaying the issue.
"	Bug	closed	Normal		General		duplicate		
