Hi,
I have a problem with ckeditor on ipad. I have the editor in a bootstrap modal. all work well on the other browsers, but on ipad safari, when you touch inside the editor, the keyboard does not appear so you cannot write anything in it. If you hit one of the buttons like bold, the keyboard will appear after a while.
this is how I initialise the ckeditor:
CKEDITOR.replace( 'text_to_add', {
toolbar: [
{ name: 'basicstyles', groups: [ 'basicstyles', 'cleanup' ], items: [ 'Bold', 'Italic', 'Underline', 'Strike'] },
{ name: 'paragraph', groups: [ 'list', 'indent'], items: [ 'NumberedList', 'BulletedList', '-', 'Outdent', 'Indent', '-', 'Blockquote'] },
{ name: 'links', items: [ 'Link', 'Unlink'] },
{ name: 'styles', items: [ 'Styles', 'Format', 'Font', 'FontSize' ] },
{ name: 'colors', items: [ 'TextColor', 'BGColor' ] },
],
enterMode: CKEDITOR.ENTER_BR
});
Do you have any idea on how to fix this issue?
thanks
This is an urgent matter to
This is an urgent matter to us. I'm willing to pay for a solution or support. Contact me if needed.
Thank you!
Hi Ionu,
Hi Ionu,
could you please report a ticket on our Issues Tracker and attach the simplest sample that shows this particular issue. Our QA will investigate it and we will see how doable it is e.g. to do as part of the CKSource Enterprise Services offer. Thank you!
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!
Hi I added this ticket: https
Hi I added this ticket: https://dev.ckeditor.com/ticket/12840
thanks
We are still awaiting your
We are still awaiting your feedback with regards to this issue. Additionally, if anyone were willing to sponsor the fix, this would be most welcome -- just send us a message using the contact form.
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!
I responded in the ticket
I responded in the ticket https://dev.ckeditor.com/ticket/12840