﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7042	Text Field - block setting defalult value when field type is set to Password	Krzysztof Studnik		"Linked with #5500[[BR]]
Currently CKEditor allows to set default value for text field which type is set as Password. 
 - Under IE default value is ''cleared'' when switching from WYSIWYG to source and back.
 - Under Firefox, Opera and Chrome default value is still set.
{{{
<p>
	<input maxlength=""11"" name=""tess"" size=""22"" type=""password"" value=""test"" />This is some <strong>sample text</strong>. You are using <a href=""http://ckeditor.com/"">CKEditor</a>.</p>
}}}

We should either block or allow this setting, so CKEditor will work similar in all browsers."	New Feature	confirmed	Low		UI : Dialogs	3.0			
