﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14285	Overflow CSS property added to html element when using autogrow with fullpage plugin	Mark		"== Steps to reproduce ==

1. Build 4.5.6, including autogrow plugin
2. fullpage: true, allowedContent: true
3. 

== Expected result ==

<html> -- no change to source

== Actual result ==

<html style=""overflow-y: hidden; "">


=== Notes====
removePlugins: 'autogrow',

will stop the change to <html>, but obviously disables the autogrow too
.  
== Other details (browser, OS, CKEditor version, installed plugins) ==
"	Bug	confirmed	Normal		General	4.3			Mark
