﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10031	CKEditor injects special character in Chrome	Jared Cobb		"Under a special circumstance I'm seeing that Chrome is injecting a special character (&#8203;) which is a zero width space character.  I stumbled upon this while playing with the editor in our production app.  But I created a jsfiddle that replicates the issue with instructions on how to reproduce in the jsfiddle example:

http://jsfiddle.net/J669P/1/

----
**Edit:**
    I just go to http://ckeditor.com/demo
    delete all contents
    then type some characters
    press Shift+Enter
    and type some more characters. 

Don't press Backspace or Delete when you type as this will remove ZWS. To check ZWS I use Chrome dev tools / elements tab. It is important to use Chrome because ZWS is only created when CKEDITOR.env.webkit is TRUE. "	Bug	confirmed	Normal		General	3.6.5		Blink	
