CKEditor 5 table cell vertical align "middle" doesn't work

Created on 29 March 2024, 4 months ago
Updated 22 April 2024, 3 months ago

Problem/Motivation

CKEditor 5 table cell vertical align uses "middle" by default, but after the entity save vertical align is "top"

Steps to reproduce

  1. Create table with 2 cells
  2. Add a lot of content to left cell
  3. Add a little of content to right cell
  4. CKEditor shows that left cell vertical align is middle
  5. After entity save the table cell doesn't have any inline styles
  6. But vertical align "top" or "bottom" works fine

Proposed resolution

Fix CKEditor to adding inline style to cell "vertical align: middle"

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

🐛 Bug report
Status

Fixed

Version

10.3

Component
Olivero 

Last updated 16 minutes ago

Created by

ivnish Poland

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024