id summary reporter owner description type status priority milestone component version resolution keywords cc 9503 forms plugin adds context menu listener for unsupported input types mark Piotrek Koszuliński "I've been building a plugin to add file input fields into the content. Once a file input field is added, the context menu gives a ""Text field properties"" option. Within the Forms plugin, it appears there is a default case for the context menu listener that adds this menu option. This should be replaced with ""case 'text':case 'password'"" to prevent intercepting subsequent listeners for more specific field types. It could be extended to include the HTML5 types ""numeric"", ""email"" etc as well." New Feature closed Normal CKEditor 4.0.1 General 4.0 fixed HTML5