﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8078	Remove heading style problematic	Garry Yao		" 1. Load the editor with following content and '''text range selection''':
{{{
<h1>h[eadi]ng</h1>
}}}
 1. Open ""Format"" combo and select heading 1 style to remove it from selection;
  * Actual Result:
{{{
heading
}}}
  * Expected Result:
{{{
<p>heading</p>
}}}"	Bug	closed	Normal		Core : Styles	3.6.1	fixed		
