ckeditor / ckeditor5

Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
https://ckeditor.com/ckeditor-5
Other
8.28k stars 3.59k forks source link

Table column size changes when resizing browser window after column resize was used #16249

Open charlttsie opened 3 weeks ago

charlttsie commented 3 weeks ago

📝 Provide detailed reproduction steps (if any)

  1. Open e.g. tablecolumnresize.html
  2. Insert two tables
  3. Use table column resize on one of the tables
  4. Resize browser window
  5. Compare the behaviour of both tables

✔️ Expected result

Column width in both tables stays as it was before resizing browser window

❌ Actual result

Resizing browser window also alters the width of the previously resized table:

https://github.com/ckeditor/ckeditor5/assets/132071257/984813f0-47fe-4501-b009-169f3216c382

📃 Other details


If you'd like to see this fixed sooner, add a 👍 reaction to this post.