﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7114	iframe plugin does not allow percentage widths	effulgentsia	Sa'ar Zac Elias	"Using Mac Firefox 3.6, CKEditor 3.5.1,
 - add an IFRAME to the textarea with the new iframe plugin / toolbar button. 
 - Try to add ""100%"" as the width. 
'''result''':An error message comes back saying only numbers are allowed. [[BR]]
I suspect related to this, if you already have existing text content that contains HTML that includes an iframe with ""100%"" width, enabling CKEditor on that textarea converts the width to ""100"". This is a regression from CKEditor 3.4 which left iframes alone (though did not allow selecting them to make changes).

For anyone wishing to disable the iframe plugin until this is fixed, you can add ""iframe"" to config.removePlugins when calling CKEDITOR.replace(element, config) (see http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.html#.replace and http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.removePlugins)."	Bug	closed	Normal	CKEditor 3.6.1	General	3.5	fixed	IBM	monahant@…
