﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6684	Toolbar isn't wrapped in Webkit when editor is in the table	kresimir	Garry Yao	"When toolbar has many items (e.g. Full toolbar) and editor is placed in table which is in div block with fixed width, editor doesn't wrap toolbar in WebKit (Chrome and Safari) and puts whole toolbar in one line.

To reproduce this bug, add following around a form which has editor with full toolbar:
{{{
<div style=""width: 400px; border: 1px solid red;""><table><tr><td>
</div>
}}}
"	Bug	closed	Normal	CKEditor 3.5.1	UI : Toolbar	3.0	fixed	WebKit	
