|
|
原文出处:http://www.lividecay.org
具体情况是这样,我的 Blog 的添加文档这个界面中使用了两个 FCKeditor 的实例,于是,在启动的时候,其中的一个会获得编辑区的 Focus 而另外一个却怎么都无法获得。于是,只能使用其中的一个编辑框,另外一个无法使用。
这个问题只在 Firefox 和 Netscape 浏览器上有。而 Internet Explorer 中则是一切正常。
而我记得在 2.0 RC2 没有这个问题。唉,希望 2.0 FC 时能够解决这个问题。个人希望,FCKeditor 2.0 在各个浏览器上生成的内容不应该如此差距巨大。
关于这个问题的英文描述,或许可以考虑发到 SourceForge.NET 上∶
The newly released FCKeditor 2.0 RC3 introduced a small bug in edit area. When you have several instances on one page, after the initialization of the editor, only one of these instances can get input focus, which made that only one instance is possible to type/edit with. And others do not work at all.
This problem only occurred in Firefox / Netscape browsers, Internet Explorer (6.1 tested) wasn't affected at all. And this problem wasn't found in 2.0 RC2. |
|