﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16939	Unable to maintain scroll position after postback	vbjunkie		"I'm using the CKEditor 4.6.2 control in a .Net 4.0 web application.  I'm experiencing an issue where the correct scroll position is not maintained after performing a postback on large web form containing multiple CKEditor controls.  When a button is clicked, the page performs a postback and the screen appears to return to the correct scroll position but then appears to jump up a few spaces for no apparent reason.  This issue only occurs when a postback is triggered towards the bottom of a large web form. It does not occur if a postback is triggered in the top half of large web form or on a small web page. We are experiencing this issue in IE 11.

== Steps to reproduce ==
1. Create a large web form using .net 4.0.
2. Add multiple CKEditor controls to the page.
3. Click a button to trigger a page postback. 

== Expected result ==
We expect the correct scroll position to be maintained after performing a postback.  The size of the web page should not affect scroll positioning.

== Actual result ==
The page will return to the correct scroll position but will jump up immediately after.  

 
"	Bug	pending	Normal		General				
