【发布时间】:2020-09-03 11:43:09
【问题描述】:
A.提供详细的复制步骤(如果有) 1.写一些文字 2.全选并设置居中/右/对齐
B.预期结果 文本末尾的后焦点
C.实际结果 当将光标设置在文本的末尾或其他位置时,光标再次回到第一行并且无法设置焦点。除了我们将第一行设置为左对齐,编辑器将再次正常
Uncaught TypeError: Cannot read property 'clientTop' of undefined
at window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.dom.element.getDocumentPosition (ckeditor.js:114)
at z (ckeditor.js:1018)
at y (ckeditor.js:1020)
at window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.dom.element.mouseNear (ckeditor.js:1007)
at ckeditor.js:1025
ckeditor 问题在这里https://github.com/ckeditor/ckeditor4/issues/3635
【问题讨论】:
标签: javascript ckeditor ckeditor4.x