https://issues.apache.org/ooo/show_bug.cgi?id=124937
--- Comment #9 from mroe <[email protected]> --- (In reply to Rainer Bielefeld from comment #8) > I think it's at least unintuitive that Calc behaves different from Writer. > Without very good reasons that would be a bug. The reason is: Writer is word processing, Calc is calculation. A text table isn't a spreadsheet. In Calc: Merging of cells: the first cell grows to the size of the merged cells and overlap them. (The other cells still exists under this cell.)You cannot split a single cell. The fixed structure of rows and columns doesn't change. In Writer: Merging of cells destroys the former cells to one cell. You can split a single cell to new cells. So every row/ column can have its own structure. -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
