https://issues.apache.org/ooo/show_bug.cgi?id=121925
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #80905| |review?([email protected]) Flags| | CC| |[email protected] --- Comment #6 from Armin Le Grand <[email protected]> --- Created attachment 80905 --> https://issues.apache.org/ooo/attachment.cgi?id=80905&action=edit Possible solution ALG: With the added patch the crash is gone. The action deletes the table, and UNDO adds it again. Checked with Symphony; does also not happen there. in sw/source/core/edit/eddel.cxx it has various extensions in SwEditShell::DeleteSel, see xAdjustCursorForSpecialSelection and others. The result of the action is the same, the table gets deleted, UNDO brings it back. Only diff is that the selection is on all 4 table cells, while with my patch it's only in the first. @ORW: Could you have a lok please, you are the SW specialist. -- You are receiving this mail because: You are on the CC list for the bug.
