Description: A table row is wrongly formatted when pressing tab (to add a new row) after a table insert redo Steps to Reproduce: 1. Open Writer 2. CTRL+F12 3. Choose Style: Box List Blue 4. Press add row below in the table toolbar a few times (say 4). White gray White 5. Undo everything (Hold CTRL+Z) 6. CTRL+Y (once) 7. Press add row below in the table toolbar a few times -> Only blue items Actual Results: Only blue rows Expected Results: Gray/white rows Reproducible: Always User Profile Reset: No Additional Info: Version: 6.3.0.4 (x86) Build ID: 057fc023c990d676a43019934386b85b21a9ee99 CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; Locale: nl-NL (nl_NL); UI-Language: en-US Calc: CL
Thank you for reporting the bug. I can confirm that the bug is present in: Version: 6.4.0.0.alpha0+ (x86) Build ID: 5c30c20101f72d973ff28c228f755e635cad14d5 CPU threads: 4; OS: Windows 6.1; UI render: default; VCL: win; Locale: pl-PL (pl_PL); UI-Language: en-US Calc: threaded
Not reproducible in Version: 6.1.0.0.alpha1+ Build ID: 3a801799536e6870f2fb111b1cc00b9575a35a39 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group
This was caused by the fix for bug 123516. Here is a patch to make the undo/redo table auto format work again. https://gerrit.libreoffice.org/#/c/78770/
Jim Raykowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/1d5b89eccdccb3090b5503a60f829c54c077f328%5E%21 tdf#126833 fix table auto format undo/redo It will be available in 6.4.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.
Verified in Version: 6.4.0.0.alpha0+ Build ID: c56bf1479cc71d1a2b0639f6383e90c1f7e3655b CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Jim, thanks for fixing this issue!
Looks like Xisco cherry picked for 6.3 https://gerrit.libreoffice.org/#/c/79045/1 Thank you Jim and Xisco :)
Jim Raykowski committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/commit/5afcf42108a522841440f795e4a74d3acea3755f tdf#126833 fix table auto format undo/redo It will be available in 6.3.3. 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.