﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14759	Big images makes editor scroll top on input in iPad with iOS 9.3.2	pxdev		"== Brief summary ==

If I have a big image in the editor and I open it in iOS 9, everytime I add a new letter to the editor the iframe is scrolled to the top, so I cannot see the inputted text.

== Steps to reproduce ==

1. Create an editor with some content already added. This content should have at least one image with a big height. In some of my tests I used http://ckeditor.com/demo, I inspected the iframe and added the following property to the first image: height=""720"".
1.1 You can also use this codepen: http://codepen.io/anon/pen/WxzExZ/
2. Open the page in an iPad with iOS 9 (I'm using 9.3.2).
3. Scroll down until the image disappears from the screen.
4. Place the cursor at the end of some line and click some letter in the virtual keyboard.
4.1 In the codepen I wrote after the text: [[Do not create that page]]

== Expected result ==

The letter is written and the iframe is NOT scrolled at all.

== Actual result ==

The iframe scrolls to the top, so I cannot see the letter I have just inputted. After this I cannot scroll the iframe at all.

== Other details (browser, OS, CKEditor version, installed plugins) ==

I reproduce it in Safari in an iPad with iOS 9.3.2, using the latest CKEditor version with default plugins."	Bug	confirmed	Normal		General	4.5.11		ios	
