ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

Make TableProperties configurable

Open pmagunia opened this issue 2 years ago • 3 comments

📝 Provide a description of the new feature

In Drupal 9/10 it is not possible to style tables since the TableProperties is not configurable.

What is the expected behavior of the proposed feature?

In CKE4 in Drupal it was possible to set alignment and width of table but these settings have disappeared in CKE5


Wim Leers suggested creating an upstream CKE5 issue from this Drupal thread:

https://www.drupal.org/project/drupal/issues/3324225

If you'd like to see this feature implemented, add a 👍 reaction to this post.

pmagunia avatar Apr 13 '23 19:04 pmagunia

I believe we will need the following attributes:

<table align="left center right"> <table border> <table bgcolor> <table width>

pmagunia avatar Apr 14 '23 13:04 pmagunia

Thanks for the report, we will discuss it. As Wim mentioned those attributes are deprecated in the HTML5 spec.

Witoso avatar Apr 20 '23 06:04 Witoso

There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.

CKEditorBot avatar Dec 09 '25 23:12 CKEditorBot