﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1714	cursor jumps from beginning of text area to the end	Susie Sahim		"'''Descriptive summary:'''
When you have the editor set to load content starting with <br> tags and later followed by text wrapped in a <div> it prevents the user from clicking on the first line of the text field. when clicked, it just jumps to the bottom of the text area.

'''Browser name and OS:'''
Tested on two separate computers with Firefox 2.0.0.11 on Windows XP Pro Service Pack 2

'''Steps to reproduce:'''
In Firefox, have the FCK editor's $FCKeditor->Value set with something like as follows:
<br />
<div><p>Hello World</p></div>
View the web page containing the text editor.
After the text editor loads and the user clicks on the first line of the text area (the line with the <br/> tag), the cursor appears at the top for just a split second, then jumps down to the bottom of the text area. When trying to click on the first line again, it just keeps jumping back to the bottom. If you remove the <div></div> tags surrounding the text on the lower portion of the text field in $FCKeditor->Value, the cursor no longer appears to jump. So this seems to have something to do with the <div> and the text area beginning with <br />.

I have been a long time user of FCK editor and recently upgraded to the latest version. This bug just started appearing with the latest version.


"	Bug	closed	Normal		General	FCKeditor 2.5.1	invalid		armorrison@…
