Thank for FCKeditor team.
I using your product very usefully.
But I found a bug.
Please patch this bug... thank you
If change editor focus by mouse clicking then Internet Explorer fall into infinity loop in multiple editor page.
I create three editors in a page.
Click a first editor to edit html and switch to other window and click second editor then the editor fall into infinity loop.
The bug has in your sample page.
http://www.fckeditor.net/nightly/fckeditor/_samples/default.html[[BR]]
Change sample to FCKeditor - JavaScript - Sample 9 : Complex form(multiple editors)
Then two editors will be shown.
I will call EditorA (FCKeditor with Basic toolbar)
and EditorB (FCKeditor with Default toolbar)
Steps to reproduce:
1. Click EditorA
2. Click the other window (except the fckeidtor browser)
3. Click EditorB
4. Then the Internet Explorer will be falled into infinity loop.
Browser name and OS
Internet Explorer 6 and 7
Windows XP sp2
Screenshot
No screenshot because bug is not editor content problem but infinity loop.
Sample data
Not need sample data...
This bug occur with any data..
I think that this bug is not related with a data...
Thank you.