CKEditor 4.1.2 发布了,这是一个小的 bugfix 版本,修复的 bug 包括:
#10165: Fixed "Access is Denied" errors in IE when using CKEditor on a page with custom document.domain set (relaxing the same-origin policy through document.domain is now possible).
#9945: Scrolling the editor's content area is now possible on iOS 6.
#10146: Fixed issue with empty lines that were sometimes removed when enter mode was set to ENTER_BR.
#10339: Error no longer being thrown when inserting custom tags with editor.insertHtml().
#6504: Solved race condition while loading several customConfig files.
此外改进了使用 WAI-ARIA role="application" 提供更好的可访问性。
来自:开源中国社区