https://bugs.documentfoundation.org/show_bug.cgi?id=171913
--- Comment #6 from Eyal Rozenberg <[email protected]> --- Created attachment 206884 --> https://bugs.documentfoundation.org/attachment.cgi?id=206884&action=edit Simplifed reproducer This file requires only the following steps to reproduce (ignoring a sanity check): 1. In the table, right-click the cell on the central column, on the second row 2. On the context menu, choose Table Properties 3. On the Columns tab of the dialog, decrease the middle column width, say by about half (so you would notice the difference). 4. Accept and exit the dialog Expected behavior: After step (4.), the entire column's width has decreased - with the split cells now adding up to the new decrease width. A less-expected, but stil arguably legitimate, effect is for the column widths to change in all rows except for the one with the split cell. Actual behavior: After step (4.), only the second row, in which we had right-clicked, has its column widths change. -- You are receiving this mail because: You are the assignee for the bug.
