Description: Accepting a column deletion or rejecting a column insertion does not delete the column. Because characters with character code 0x01 are inserted in the cells of the import row. Steps to Reproduce: 1. Open attached file. 2. Edit -> TC Manage Changes. 3. Accepting a column deletion or rejecting a column. Actual Results: Accept column deletion or reject column insertion does not delete the column. Expected Results: Accept column deletion or reject column insertion does delete the column. Reproducible: Always User Profile Reset: No Additional Info: Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: be9d7bee88eff89c0d361f23abb447ac2086c3b4 CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Vulkan; VCL: win Locale: en-US (hu_HU); UI: en-US Calc: CL threaded
Created attachment 189487 [details] Sample file
DOCX export of tracked table column changes could result dummy content boxes and missing tracked table column changes in MSO, i.e. lost interoperability. Open attached DOCX file tdf157011_ins_del_empty_cols.docx and save it in DOCX, and open the result in MSO to show the lost tracked column changes.
Created attachment 189551 [details] Test file
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/d23ba9e6103bba27b57c59505641cc64db63ec98 tdf#157187 sw tracked table column: fix DOCX export It will be available in 24.2.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 "libreoffice-7-6": https://git.libreoffice.org/core/commit/a4bef51e14c7829b368bda0cf06c87c16a03b1b1 tdf#157187 sw tracked table column: fix DOCX export It will be available in 7.6.2. 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.