web-component-designer icon indicating copy to clipboard operation
web-component-designer copied to clipboard

wysiwyg editor for text

Open jogibear9988 opened this issue 4 years ago • 4 comments
trafficstars

https://www.protechtraining.com/blog/post/using-the-html5-attribute-contenteditable-to-create-a-wysiwyg-369

jogibear9988 avatar Oct 22 '21 19:10 jogibear9988

Maybe a simple editor for simple texts, and an extension like https://vaadin.com/components/vaadin-rich-text-editor, where i can select an element and klick "edit in wysiwyg edito".

then maybe we support a few of them:

ckeditor https://ckeditor.com/ tinymce https://www.tiny.cloud/tinymce/ quill https://quilljs.com/

jogibear9988 avatar Oct 22 '21 20:10 jogibear9988

Checked ckeditor & tinymce. Both do not work inside of shadow dom

jogibear9988 avatar Oct 23 '21 07:10 jogibear9988

https://github.com/tinymce/tinymce/issues/6158

jogibear9988 avatar Oct 23 '21 08:10 jogibear9988

Bugs: Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1430308 Safari: https://bugs.webkit.org/show_bug.cgi?id=163921

jogibear9988 avatar Feb 13 '22 08:02 jogibear9988