Re: Deleting a row with anchored object

2019-02-26 Thread Samuel Mehrbrodt
Hi Ilhan, my take is: If an object is anchored to the cell, it should be treated like cell content. So in this case I would suggest that the object also should be deleted. Bug 122982 did the same when cutting a cell, the image is n

Re: Deleting a row with anchored object

2019-02-26 Thread Miklos Vajna
Hi Ilhan, On Mon, Feb 25, 2019 at 11:35:13AM +0100, Ilhan Yesil wrote: > what is the expected behaviour, if I delete a row where one object (let's say > checkbox ) is anchored to one cell in the row. Is this an anchored object in Writer or Calc? Regards, Miklos signature.asc Description: Dig

Deleting a row with anchored object

2019-02-25 Thread Ilhan Yesil
Hi,   what is the expected behaviour, if I delete a row where one object (let's say checkbox ) is anchored to one cell in the row.   The current behaviour is, that the object survives and is afterwards anchored to the cell below.    row 1   textA1    textB1 row 2   textA2    checkboxB2 ro