id summary reporter owner description type status priority milestone component version resolution keywords cc 7143 Text Cursor loses position when document-overflow is modified Elijah "Steps to reproduce: 1) Add text to editor instance window such that cursor is not at the beginning 2) execute (in firebug's console, for example): //if no scroll is present document.body.style.overflow = ""scroll""; //or, if scroll is already present document.body.style.overflow = ""hidden""; CKEDITOR.instances.MyInstance.insertText('Test'); 3) Note that the text has been inserted at the beginning of the text editor. This is an issue in Firefox 3.6.13 (and I believe earlier FF versions). Not certain if it is an issue in IE. " Bug confirmed Normal General 3.2.1 Firefox emeerson@… rbudigelli@…