Open
Description
📝 Provide a description of the improvement
For the following scenario:
- Go to https://ckeditor.com/docs/ckeditor5/latest/examples/builds-custom/full-featured-editor.html
- Change font size to
10
- Change font family to
Courier new
- Type something
- Press Enter
- Type something
- Insert a table
- Type something
The font styles are lost after inserting the table and the user needs to set the styles again. The same happens after adding a new table row (see #14862).
It might be worth discussing what would be an expected behavior for this case.
If you'd like to see this improvement implemented, add a 👍 reaction to this post.