﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11964	max width for medias	datalink		"If users can resize images, flash or iframes, there should be a maximum for the width value. The value could be the width of the parent element.

Example:
{{{
<div style=""width: 500px"">
<img src=""myimage.jpg"" />
</div>
}}}
In image dialog, if is set a width value greater than 500, the value should be changed to 500, because the width of the parent div is 500 pixels.

If resize handlers are used, resizing should be stopped, when width is greater then 500 pixels.

Same for other medias like flash, iframes, tables or own fake elements.

Is it possible? Think this would be a nice feature, aspecially for inline editors."	New Feature	confirmed	Normal		General	4.0			
