I am developing an iOS app which integrates ckeditor 4.4.1. I just started testing on iOS 8, seems like ckeditor does not work at all. Whenever i have more than 500 words in a document,the following issues occur:
- Focus keeps on switching between caret current position and top of page. Sometimes caret is also moved to the top of page while i am typing.
- Touch event does not work when document is long, so i cannot start typing.
- Cannot scroll my content -- happens randomly.
Seems like these are due to toolbar validation because if open my document in read only mode, none of the issues. occur. Any ideas on the fix? In the mean time any way i can disable the toolbar and still work in wysiwyg mode?
Hi,
Hi,
first of all, you should definitely use the latest CKEditor version because any bugs that are found are only fixed in the most recent release and are not backported.
Secondly, could you please report a ticket on our Development site? You can also check if your issue is not the same as described here: http://dev.ckeditor.com/ticket/12423
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!