﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8052	Autogrow doesn't kick in on editor init	Dinu	Garry Yao	"To reproduce, use autogrow sample with the following content:[[BR]]

{{{
&lt;table border=""1"" cellpadding=""1"" cellspacing=""1"" style=""width: 100%; height: 1000px; ""&gt;
	&lt;tbody&gt;
		&lt;tr&gt;
			&lt;td&gt;
				&nbsp;&lt;/td&gt;
			&lt;td&gt;
				&nbsp;&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;
				&nbsp;&lt;/td&gt;
			&lt;td&gt;
				&nbsp;&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;
				&nbsp;&lt;/td&gt;
			&lt;td&gt;
				&nbsp;&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;
	&nbsp;&lt;/p&gt;
}}}
Second bug: in IE, click on first cell (to trigger autogrow) then click in the last paragraph after the table. Page will scroll. Third bug (I presume related, haven't thoroughly explored yet): in IE, adding a <div style=""display:none""></div> at the end of the document triggers erratic resize and scrolling.[[BR]]
[[BR]]
I have all these to be regressions against 3.5.4 with Gary's patch [http://dev.ckeditor.com/ticket/7173]"	Bug	closed	Normal	CKEditor 3.6.2	General	3.4 Beta	fixed	NoTest	
