简体   繁体   English

IE8上的CKEditor JavaScript错误

[英]CKEditor JavaScript error on IE8

I am using CKEditor version 3.6.1. 我正在使用CKEditor版本3.6.1。 There is an error on IE8 when I put an empty row by "enter." 当我通过“输入”放置一个空行时IE8上有错误。 Here is an example: 这是一个例子:

writting test

writing test2

As you can see, there is an empty line between two sentences. 如您所见,两个句子之间有一条空行。 When I click the empty row by mouse, I could not focus it to write something. 当我用鼠标单击空行时,我无法将其聚焦于写入内容。 To focus the empty row to write, I need to use my keyboard. 要将空行集中到写入,我需要使用键盘。 Someone told me it's a JavaScript error on IE8. 有人告诉我这是IE8上的JavaScript错误。 When I debugged it, I saw an error message like setSize == undefined . 当我调试它时,我看到了一个错误消息,如setSize == undefined Does anyone know about this? 有谁知道这个?

In addition, it's to hard to upgrade the CKEditor version, because I customized many codes. 此外,很难升级CKEditor版本,因为我定制了许多代码。

如果您使用旧版本的CKEditor,您已经修改了它并且您没有告诉我们您更改了什么以及您有什么错误以及您在哪里,我们无法帮助您。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM