﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9117	FF error shown when calling setData() on hidden editor, with autogrow on	Damian	Frederico Caldeira Knabben	"Appears to be Firefox only.

To reproduce:
1. Open a sample with autogrow enabled
2. Hide the editor by setting display:none on some container holding the editor.
3. Call setData() on the editor.

Result: 
{{{
this.getWindow().$.getComputedStyle(this.$, """") is null
}}}

The same test case without autogrow enabled works without errors. 

This appears to be a regression from rev. 7244, fix for ticket #8050."	Bug	closed	Normal	CKEditor 3.6.5	General	3.6.2	fixed	IBM	Satya Minnekanti Teresa Monahan
