﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14402	Google Chrome - Added Unexpected <i> When Give Space after Comma.Added unexpected <b> when remove <strong> content.	GObinath		"== Steps to reproduce ==

1. Select an word in italics from CkEditor 
ex: (<em>ckEditor, </em>FckEditor)
2. Select Comma Alone and remove the italics 
ex: (<em>ckEditor</em>,<em> </em>FckEditor)
3. Select the Empty italic space and give backspace, then Just give space now we can see the <i> <i> tag added.
ex: (<em>ckEditor</em>,<i> </i>FckEditor)
4. How to remove this <i> / how to avoid <i> to be added.
5. Note:This can be reproduce in Google chrome browser in Ckeritor Demo Page(http://ckeditor.com/demo). This can not be reproduce with IE.
6.I attached the Video for Reproduce.

== Expected result ==

<em>CkEditor, </em>Fckeditor

<em>Ckeditor</em>,<em> </em>FckEditor

When we select <em> </em> and give backspace and giving space it should Only the Empty space.

<em>Ckeditor</em>, FckEditor

== Actual result ==

<em>CkEditor, </em>Fckeditor

<em>Ckeditor</em>,<em> </em>FckEditor

When we select <em> </em> and give backspace and giving space it should Only the Empty space but the actual result is add the <i> tag unexpectedly.

<em>CkEditor</em>,<i> <i>FckEditor.

== Other details (browser, OS, CKEditor version, installed plugins) ==

This can not be reproduce with IE, It can Reproduce with Chorme.
"	Bug	closed	Normal		General		duplicate		vignesh.bawarajendran@… vanitha.imayavaramban@…
