Description: Redo of adding table rows breaks table style after cut/paste action Steps to Reproduce: 1. Open the attached file 2. CTRL+A 3. CTRL+X 4. CTRL+V 5. Place cursor in bottom row and press TAB (table is growing; with proper style, OK) 6. Press CTRL+Z until table gets deleted (CTRL+X) 7. CTRL+Y Actual Results: Notice the new rows becoming green Expected Results: Still matching style Reproducible: Always User Profile Reset: No Additional Info: Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: bd2f2273d83dcca43eb6b465308707efd45e7adf 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 More broken in 7.1. Assuming recent fix improved things, but this still being present https://cgit.freedesktop.org/libreoffice/core/commit/?id=ec277dfdda8acd08694b03a6b1fb88c5fede35d2
Created attachment 173424 [details] Example file
@Santha You might be interested in this one
(In reply to Telesto from comment #2) > @Santha > You might be interested in this one @Telesto Thanks for the suggestion! I haven't been able to reproduce this bug. I made a video about this, but seems good to me.
Created attachment 173441 [details] video about the steps
Created attachment 173456 [details] Screencast
@Telesto Thanks for the video. I made a patch about this, which seem to fix this. Would you mind to test it? https://gerrit.libreoffice.org/c/core/+/119249
Balazs Santha committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/689b5a4862ead541e54e83cb14067cfaa691e2ab tdf#143244 sw: fix redo of adding table rows breaks table style It will be available in 7.3.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.
*** Bug 132743 has been marked as a duplicate of this bug. ***
Balazs Santha, please mark this bug as resolved. I have verified and it is ok now. Thanks for your work. Version: 7.3.0.0.alpha0+ / LibreOffice Community Build ID: 612d5b1a04fe022a34018d901bb9b052791d54e5 CPU threads: 4; OS: Linux 5.8; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded
Balazs Santha committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/53902e2ecf8ab1bb3f1cfa203de105d6d956e7ef tdf#143244 sw: fix redo of adding table rows breaks table style It will be available in 7.2.1. 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.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/5b7e88d007173e9567299226371a8efda23e7dd9 tdf#143244: sw: move UItest to CppUnittest It will be available in 7.3.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.