﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9472	Divarea and Autogrow plugins don't work well together.	Michał		"I used divarea.html sample from Git repository. When autogrow and divarea plugins are enable together like:

{{{
  CKEDITOR.replace( 'editor1', {
    extraPlugins: 'autogrow,divarea',
    height : 100,
    autoGrow_minHeight : 600,

  });
}}}
CKEditor on start has no place to insert content. 
I attached modified divarea.html sample from GIT."	Bug	closed	Normal		General	4.0	duplicate		
