﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7479	WebKit: Paragraph format not applied when editor is not focused	Wiktor Walc		"Without focus in the editing area select some paragraph format, like ""Heading 2"". When typing text, the selected format is not used.

If you check the source code, you'll see that an empty header was created, but the text has not been entered inside of it.

{{{
<p>
	Sample text</p>
<h2>
	&nbsp;</h2>
}}}"	Bug	closed	Normal		General	3.0	fixed	WebKit IBM	satya_minnekanti@…
