﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8175	Add/edit Radio button, enabled status is not saved under IE9/10 in CKE 3.x 4.x	Krzysztof Studnik		"=== Environment ===
Win7 ie9, ie10platform preview, CKEditor Nightly build r7095
=== TC ===
 - open any sample
 - clear content
 - Press form element -> rafio button 
 - fill all fields and check ""enabled""
 - press OK
 
=== Expected ===
Radio button is added to edit area, with '''Enabled''' status
=== Actual ===
Radio button is added, _wisually_ it is set to '''enabled''',
 - but after double click on it, status Enabled is not set in dialog window,
 - switch to source mode:
{{{
<p>
	<input name=""1"" type=""radio"" value=""1"" /></p>
}}}

It works fine under IE8 and Chrome"	Bug	confirmed	Normal		UI : Dialogs	3.0		IE9 IE10	
