ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

When a table is pasted and we start typing into it, width of the column keeps changing

Open lawrence-anthony-au13 opened this issue 1 year ago • 3 comments

When a table is initially pasted and we start typing into it, width of the column keeps changing. However this issue does not occur if we lose focus from the table. It only appears initially. Kindly resolve and let us know if you require further information

lawrence-anthony-au13 avatar Nov 05 '24 11:11 lawrence-anthony-au13

you must be using bootstrap in your project .ck-content .table { width: auto; } use this your issue will resolve

Sarthakcoderr avatar Nov 14 '24 09:11 Sarthakcoderr

you must be using bootstrap in your project .ck-content .table { width: auto; } use this your issue will resolve

@Sarthakcoderr this would not be the correct fix for the issue. I would suggest setting the col width for the cells initially when the table is inserted

varun-r-boop avatar Dec 01 '24 15:12 varun-r-boop

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 03 '25 23:12 CKEditorBot