﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16827	Container span with drag handle being added to widget after updating to 4.6.1	Peter Storey		"== Steps to reproduce ==

1. Add some form of widget into a ckeditor
2. Switch to source view and back again

== Expected result ==
Should be the same as before going into source mode
== Actual result ==
It added a container span around the element as well as an image after it that looks like a drag handle. Repeatedly switching between source and html adds more wrappers and more drag handle images, some of which end up being block-level. These elements persist after saving the content of the ckeditor and viewing it outside this context, e.g. the iframe that gets added into the content we're editing can be selected like a ckeditor element even outside of ckeditor.
== Other details (browser, OS, CKEditor version, installed plugins) ==
Tested in chrome and edge. Bug did not happen in 4.5.x, it only took place after updating to 4.6.x. 

Has widget plugin installed, both the 4.5.x version and the 4.6.x version exhibit the same behaviour.

The widget in question is a custom google maps plugin which is supposed to output an iframe in a wrapping div. It also takes place when using the oembed plugin, which uses a widget."	Bug	pending	Normal		General				
