﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11117	Widget editables - does not prevent from dropping unsuportted markup	Marek Lewandowski		"
Widget editables - does not prevent from dropping unsuportted markup

since: '''4.3''' until '''major'''[[BR]]

Currently you are able to drop fancy html markup inside content editable. That allows you to put headers, quotes etc. It's caused by browsers builtin drag'n'drop support.

1. open any image2 sample (/samples/plugins/image2/image2.html)
2. make following selection
{{{
[Broadcasting and quotes

Broadcast on live TV to a world-wide audience, Armstrong stepped onto the lunar surface and described the event as:

One small step for [a] man, one giant leap for mankind.]
}}}
like on that [http://dev.ckeditor.com/attachment/ticket/11117/widgetMarkupSelection.png image]

3. drag it into image widgets content editable


'''Expected result:'''[[BR]]
Dragging should be either blocked or stripped.

'''Current result:'''[[BR]]
All the markup is placed within editable.

'''Related issues:'''[[BR]]
#11115 - Widgets are not filtered by ACF when pasting"	Bug	confirmed	Normal		General	4.3			
