Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ckeditor extension: Custom inline elements are not upcasted correctly in tables (tableCell) and with autoparagraph: false in $root #3191

Open
mhsdesign opened this issue Sep 29, 2022 · 0 comments
Labels
Bug Label to mark the change as bugfix CKEditor

Comments

@mhsdesign
Copy link
Member

mhsdesign commented Sep 29, 2022

Ckeditor extension point:

Custom inline elements are not upcasted correctly in tables (tableCell) and with autoparagraph: false in $root

See ckeditor/ckeditor5#6698 (comment) for more detail.

This bug is fixed via ckeditor/ckeditor5#7753 in Ckeditor 22 but we still use 16

There is a workaround described here: ckeditor/ckeditor5#6698 (comment)

The question is if we should add this fix/workaround into our codebase? (This would be a better option that multiple people defining this themselves -> which is unlikely but still ...)

@grebaldi grebaldi added Bug Label to mark the change as bugfix CKEditor labels May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Label to mark the change as bugfix CKEditor
Projects
None yet
Development

No branches or pull requests

2 participants