﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16924	Copy/pasting Widgets has issues	Dennis Jakobsen		"== Steps to reproduce ==

1. Cut a Widget (that has widget class set to display:inline)
2. Paste Widget back
3. 

== Expected result ==
Widget should stay inline

== Actual result ==
Widget is now a block element again

== Other details (browser, OS, CKEditor version, installed plugins) ==
I have this rule which works when inserting the widget
.cke_widget_simplebox { display: inline; }"	Bug	closed	Normal		General		invalid		
