id summary reporter owner description type status priority milestone component version resolution keywords cc 1475 Resize of dialogs isn't right in standards mode Alfonso Martínez de Lizarrondo Martin Kou "I don't know if it does make any sense to change the code in fckdialog right now as it will be converted to a floating panel, but anyway, the new version should avoid this problems: If the content loaded in the dialog is rendered in Standards mode then the calculation of the proper height isn't done properly because it uses oInnerDoc.body instead of oInnerDoc.documentElement. Also, the resizing is only vertical, not fitting automatically widths different than the one specified in the calling code. And the code there still uses document.all, instead of proper browser detection." Bug closed Normal FCKeditor 2.6 UI : Dialogs FCKeditor 2.4.3 fixed