﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14698	Vertical scrollbar flashes during auto grow	Tade0	Tade0	"== Steps to reproduce ==

1. Go to: http://ckeditor.com/demo#auto-grow
Or create a CKEditor instance this way:

{{{
CKEDITOR.replace( 'editor', {
	extraPlugins: 'autogrow',
	autoGrow_maxHeight: 500
} );
}}}

2. Type enough lines for the editor to stop growing.

== Expected result ==

The editor grows with its content.

== Actual result ==

The editor grows, but with each step a vertical scrollbar appears for a fraction of a second."	Bug	review	Normal		General	4.5.11		autogrow	
