spreadsheet icon indicating copy to clipboard operation
spreadsheet copied to clipboard

Doing "Merge cells" should only preserve the top-left cell value

Open tepi opened this issue 9 years ago • 0 comments

Steps to reproduce:

  1. Create a sheet with different values a A1 and A2
  2. Select A1 and A2, right-click and select Merge cells
  3. Right-click the merged region and select Unmerge cells

-> The original value of A2 is magically there again. That value should have been deleted at merge time. Additionally if the value in A2 is long enough, it will overflow from under the merged region to the right.

tepi avatar Apr 04 '17 13:04 tepi