﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13553	Dropdowns shouldn’t show any option when multiple styles, fonts or formats are selected	Jakub Ś		"1. Clear editor
2. Insert below code into editor and select all contents with Ctrl+A
{{{
<p><span style=""font-family:arial,helvetica,sans-serif"">test arial</span></p>
<h1>test H1</h1>
<p><span style=""font-family:comic sans ms,cursive"">test comic</span></p>
}}}
**Result:** Font dropdown shows Arial. In general, dropdowns reflect the beginning of selection.

**Expected result:** Dropdown shouldn’t show any value as current behaviour gives false impression that whole content has this type of font assigned.
"	Bug	confirmed	Normal		General	4.0		Support	
