﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14298	CKEditor treats button element as resizable image in IE11	Mike		"When using CKEditor and IE11, a <button> element inside the CKEditor's contents is displayed in a way that button appears to be a resizable image.  In fact, the handles can be dragged to resize the button.  This behavior does not occur in Firefox or Chrome.  This behavior complicates editing because multiple clicks are required when I want to edit the button's text in WYSIWYG mode.  

== Steps to reproduce ==

1. Use any CKEditor build with IE1
2. Set an editor instance's contents to ""<button>Button</button>"".
3. Click, double-click, and triple-click the button to see that the button will be outlines with dragging handles.


== Expected result ==

The button should appear as a typical button that is not resizable and does not require multiple clicks to focus on the editable text of the button.

== Actual result ==

The button shows resizing handles and outlines the button as if it were an image.

== Other details (browser, OS, CKEditor version, installed plugins) ==

1. This only happens in IE11.
2. Windows 7
3. CKEditor v4.5.6
4. Plugins: any combination of installed plugins; removing all standard plugins with removePlugins option will not fix this behavior



"	Bug	closed	Normal		General	4.5.6	invalid	ie11, button, image	
