﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8958	can not escape style for a whole line in firefox	yiminghe		"Steps:

1. input multiple lines of text as pic1 in firefox.

2. ctrl + a to select all text, then make all selected text bold/underline/... as pic2.

3. select one line (such as the second line) to unbold the whole line of text as pic3.

4. place cursor at the end of second line and input ""ab""

Expected result:

""ab"" is not bold.

Actual result:

""ab"" is bold.

Possible cause:

when style in firefox, br is included in ""strong"" tag as pic4 and when unstyle br is not removed with ""strong"" tag as pic5.



"	Bug	confirmed	Normal		Core : Styles	3.6.1		Firefox	
