Description: Track changes doesn't record deletion of a table column (only rows) Steps to Reproduce: 1. Insert a 3x3 table 2. Edit -> track changes -> record 3. Delete a column with delete column button 4. Edit -> Track changes -> Manage Actual Results: Nothing recorded Expected Results: A change should be present Reproducible: Always User Profile Reset: No Additional Info: Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 1c1647e6ee252fe68d7406d01043e88f1721590f CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: nl-NL Calc: CL
Also in Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 218acb48df79101392c2cc3a030ddb5dcee878c7 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL not in (but has only a single change registered; dropping highlighting) Version: 7.1.8.0.0+ (x64) / LibreOffice Community Build ID: a94b58277c7aeaa83ce14347cd0b8f7137969d03 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL
Reproducible in: Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: c54c576a5043dc5a0cc01f8c71897373516ae091 CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-NG (en_NG); UI: en-US Calc: threaded
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/d1004cdd6a445ae73673b0ca360ae034b0ec09f2 tdf#150673 sw offapi: add change tracking of table column deletion It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ffd8d20d368a885d6d786749278fa438573227a7 tdf#150673 sw xmloff: import/export tracked table column It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/1fdb056ef034109f330b79c85da39af44c3a8251 tdf#150673 sw tracked table column: color deletion It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.