﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14574	Add CKEDITOR.ui.dialog.numericInput	Alfonso Martínez de Lizarrondo		"Just like CKEDITOR.ui.dialog.textInput but using input type=""number"" instead, and allowing to use the additional properties like min, max and step.

Benefits: if the value for a field must be a number, then this would be the best choice. For older browsers that don't support it there's no drawback, they will have the same behavior than type=""text"". For newer browsers the value will be restricted automatically so nothing but numbers can be added there and the UI might adjust to show up/down arrows to adjust the value. It's good for mobile and I would bet that also accessibility readers are happy if you use them."	New Feature	closed	Normal		UI : Dialogs	4.0	fixed		
