﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14529	Applying Styles can sometimes break existing content (especially widgets)	Chris		"Note: This is more prevalent when using BR as the enter mode and not using automatic paragraphs, which is our preferred configuration.

== Steps to reproduce ==

1. In the config, set enter mode to BR and automatic paragraph off
2. In any container's editable portion (I am using a widget that emulates a bootstrap panel.) add some text, maybe even 2 lines
3. using the styles dropdown, select 'Heading 2' to convert the text to an H2

== Expected result ==
Selected text would be wrapped with an H2

== Actual result ==
The container div gets converted to an H2 and any attributes are applied. This is what is breaking the widget editable portion.


== Other details (browser, OS, CKEditor version, installed plugins) ==

using widget and some custom plugins that are simple bootstrap grid system and panels. 

See attached picture. 
"	Bug	confirmed	Normal		Core : Styles				
