https://bugs.documentfoundation.org/show_bug.cgi?id=144270
--- Comment #7 from László Németh <[email protected]> --- Note: this was fixed only for tables with tracked row insertion/deletion, but not for deleting only text content of multiple cells of a table selection. I suggest to create a new bug report for that. (Maybe it's possible to revert the original crash fix for that case to fix the regression, without raising the original crash.) Full description of the recent fix: tdf#144270 sw: manage tracked table (row) deletion/insertion in Manage Changes dialog window, where deleted/inserted tables and table rows were shown as multiple cell changes, as a regression. Now a single table deletion/insertion or deleted/inserted consecutive table rows are shown with a single tree item in the dialog window instead of showing multiple cell changes. Add new Action icons to the tracked table row insertion/deletion tree items (re-using table row deletion/insertion icons). Show cell changes as children of the single parent item tracked table row change. Accept/Reject and Accept/Reject All support 1-click acceptance or rejection of table (row) changes, instead of clicking on all cell changes of a single table (row) deletion/insertion. Regression from commit c4cf85766453982f1aa94a7f2cb22af19ed100be "sw: fix crash due to redlines on tables on ooo121112-2.docx". -- You are receiving this mail because: You are the assignee for the bug.
