﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5615	IE6 IE7: CKEditor scrolls up when clicked outside editor and config.docType is set	Alex Medina		"CKeditor 3.2 : setting any value in config.docType makes vertical scrollbar flicker and you can't see the cursor. 


- change the config.docType setting with the same CKeditor default value.
	config.docType = '<!DOCTYPE HTML PUBLIC ""-//W3C//DTD HTML 4.0 Transitional//EN"">';

- Add more than 20 lines so that there is a vertical scrollbar on the right side of the textarea.
- Select the last line of text in the textarea and try to apply a font size, style, format or font name
- You will see that the cursor moves (flickers) and you can't see the last line

- Now, remove the configuration line config.docType in the first step and every works fine.
"	Bug	closed	Normal		General	3.0	wontfix	IE6 IE7	alex@…
