﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4993	"Cannot change image alignment back to ""not set"" without reopening a dialog"	Wiktor Walc	Minh Nguyen	"When embedding an image, if you change the alignment dropdown to either left or right, you can't change it back to ""<not set>"" without reopening the dialog.

=== Steps to reproduce ===

 - Start with
{{{
<h1>
	<img alt="""" src=""http://a.cksource.com/c/1/inc/img/fireworks.png"" />Happy New Year!</h1>
<p>
	The CKSource team wishes a <strong>wonderful and happy New Year</strong> to everybody around the globe!</p>
}}}
 - open image dialog, change alignment to right, change alignment to `<not set>`
 - result:
{{{
<img alt="""" src=""http://a.cksource.com/c/1/inc/img/fireworks.png"" style=""float: right;"" />
}}}
(float: right has not been removed).

This bug has been introduced in [4685] (#4246)."	Bug	closed	Normal	CKEditor 3.2	General	3.0.2	fixed	Confirmed Review+	
