https://bugs.documentfoundation.org/show_bug.cgi?id=146622
Telesto <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=14 | |3359 --- Comment #6 from Telesto <[email protected]> --- commit 99059a1ececa3621c2fe46fabdd79eed9d626c42 [log] author László Németh <[email protected]> Tue Sep 07 15:57:35 2021 +0200 committer László Németh <[email protected]> Wed Sep 08 15:28:00 2021 +0200 tree 2f34d312d7a32dae47f61f2c20d8553e0bb0c222 parent 160b6db92cc94f2ec2447ae0e9c60c8c9dcf3bad [diff] tdf#143359 sw: track deletion of empty table rows Empty table rows were deleted immediately during change tracking, or in the case of a deleted table also with non-empty rows, accepting table deletion kept empty rows. Note: as a workaround for tracking of the empty rows, i.e. rows without text content, add a redline with invisible text ZWJ in the first cell of the empty row. See also commit a483a44ca00f43a64ae51d62b8fbb4129a413f6d "tdf#143215 DOCX import: fix tracked empty row insertion/deletion", commit b50d386dfa70f7c1d4eb1a49091ec9dd782b767b "tdf#142701 track changes: fix layout regression of image deletion" and commit 05366b8e6683363688de8708a3d88cf144c7a2bf "tdf#60382 sw offapi: add change tracking of table/row deletion". Note: switch off unnecessary redlining of tdf#132744 unit test to keep the sake of that test (i.e. cut of the selected table with empty rows) https://git.libreoffice.org/core/+/99059a1ececa3621c2fe46fabdd79eed9d626c42%5E! -- You are receiving this mail because: You are the assignee for the bug.
