﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9311	Vertical scroll bar not appearing in maximized editor with autogtrow enabled	Teresa Monahan		"To Reproduce:
- Open the Autogrow Sample in any browser.
- Maximize the editor by clicking the Maximize toolbar icon.
- Enter enough content to cause both vertical and horizontal scrollbars to appear.
- Click the Maximize toolbar icon to return to normal editing mode.
- Click the Maximize toolbar once again to maximize the editor.
'''Problem:''' The vertical scroll bar does not appear and there is no way to navigate up/down in the editor contents.

This only happens with autogrow enabled. It is caused by an overflow-y:hidden; styling set on the HTML element of the editor iframe which seems to be added in the call to resizeEditor() in autogrow/plugin.js"	Bug	closed	Normal	CKEditor 3.6.5	General	3.6.2	fixed	IBM	Damian Satya Minnekanti
