﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4779	Setting CKEditor width should automatically adjust resize_minWidth	Wiktor Walc	Garry Yao	"same applies for editor height.

Consider the following scenario: page with a column having fixed width 540px and padding 20px. Developer sets CKEditor width to 500px.

Now user entering text in CKEditor wants to change editor's height.
What will happen? CKEditor will automatically resize to 750px (default resize_minWidth is 750px).

Instead of forcing developers to look for `resize_minWidth` and setting it to lower value than `width`, I think we should change `resize_minWidth` to `width` automatically if `width` has been set and is lower than resize_minWidth.

"	New Feature	closed	Normal	CKEditor 3.4	UI : Toolbar		fixed	Confirmed Review+	
