I've been looking around but haven't yet found a solution. How do I prevent such edit dialogs from appearing when double-clicking on input elements in ckeditor?
Do remember that if you are using CKEditor 4.1+ with Advanced Content Filter (which is enabled by default), ACF will now remove all forms from your content if is working in automatic mode.
Solved by removing the 'forms
Solved by removing the 'forms' plugin from config.js.
Do remember that if you are
Do remember that if you are using CKEditor 4.1+ with Advanced Content Filter (which is enabled by default), ACF will now remove all forms from your content if is working in automatic mode.
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!