id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
8296,focus event anomaly and safari/chrome crash,ckreno,,"CKEditor focus event doesn't appear to fire everytime.

I've attached an IntelliJ project.  If you don't have that, use the index.jsp in your test JSP environment and run the page.

Click on the dropdown and select a different value (to trigger the onchange), then click into the CKEditor.   If any dropdown value other than the first element is selected, clicking into the editor should clear it out.  If you try the sample, this works every other time.

Run
Select ""2"" from dropdown, click editor, see value disappear
Select ""3"" from dropdown, click editor, nothing happens (focusFunction didn't execute)
Select ""4"" from dropdown, click editor, see value disappear
Select ""2"" from dropdown, click editor, nothing happens though it worked first time you clicked ""2"".

Do the same thing in the latest version of Chrome and Safari, browser will crash.  (safari v5.0.5, chrome 13.0.782.112 m)

The included code uses nightly build 7228, same thing occurs with last release version 3.6.1.",Bug,confirmed,Normal,,General,3.1,,Webkit,
