Hi All,
I am working on IPad development by CKEditor, but it doesn't work well like Browser.
Is this the CKEditor 4.2 issue? Will we release a stable version for IOS? It is very urgent now.
Hope anyone can give me some help. :)
My app version is IOS7 and CKEditor 4.2
Issues like below,
1. Font/Size, Font Color and other plugins with dropdown, when click on these button, the IPad keyboard will flash to show then hide. Sometimes, these plugins header will be disappeared.
2. When it occurs the #1 issue, the CKEditor will be blocked and cannot focus to edit any more.
I have to close the page with CKEditor instance to re-open it, like PluginTitleDisappear_png
3. Another issue, how can I just focus the content,but keep toolbar in a fix position,only content to scroll to the corrent position in IPad? it is different from Browser as IPad will show keyboard if focus on CKEditor, it will move the whole CKEditor up, see long_content.png
4. How to set the max with and height for content? I set the height for CKEditor, it will not auto return a new line if I input very long text in one line.