﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14323	"Cancel the Bold Style, there is redundancy html ""<strong></strong>"" left before the text"	HmTian		"== Steps to reproduce ==

1. Open the web page in browser (http://ckeditor.com/demo).
2. In the Standard editor, select ""Armstrong"" the second paragraph, click the Bold button. Then ""Armstrong"" will be in <strong></strong>.
3. select ""Arms"" , reclick the Bold button. Then ""Arms"" will not be strong.
4. Don't change selection and reclick the Bold button. Then ""Arms"" will be in <strong></strong> again.
5. Don't change selection and reclick the Bold button. Then ""Arms"" will not be strong. But there is a ""<strong></strong>"" before ""Arms"".

== Expected result ==
""Arms""
== Actual result ==
<strong></strong>""Arms""
== Other details (browser, OS, CKEditor version, installed plugins) =="	Bug	closed	Normal		General		invalid		
