Description: insertion of a table with paste special - row above requires multiple undo commands instead of one undo Steps to Reproduce: 1.create a table in writer eg 5rows * 3 col 2.copy row 4 an 5 into the clipboard 3.put cursor in row 3 col 1 4.paste special - row above 5.press Strg+Z Undo Actual Results: after undo the inserted rows are empty but still part of the table. after 2 more undos the table has the initial form. Expected Results: after undo the insertion has disappeared. Reproducible: Always User Profile Reset: No Additional Info: Version: 25.2.6.2 (X86_64) / LibreOffice Community Build ID: 520(Build:2) CPU threads: 12; OS: Linux 6.14; UI render: default; VCL: gtk3 Locale: de-DE (de_DE.UTF-8); UI: de-DE Ubuntu package version: 4:25.2.6-0ubuntu0.25.04.1 Calc: threaded
Maybe because the operating make two steps, one inserting the new rows, two pasting the data in it.
Thank you for reporting the bug. I can confirm that the bug is present in versions: Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 620(Build:0) CPU threads: 32; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded Version: 25.8.2.2 (X86_64) Build ID: d401f2107ccab8f924a8e2df40f573aab7605b6f CPU threads: 32; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded
This was added in bug 64902. Let's ask László what he think about grouping or not grouping the actions.