https://bugs.documentfoundation.org/show_bug.cgi?id=147322
László Németh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |103100, 108018 Status|ASSIGNED |RESOLVED Assignee|[email protected] |[email protected] | |desktop.org Resolution|--- |FIXED --- Comment #2 from László Németh <[email protected]> --- Regression from commit 5e8aa259e48d5602b932353bb146ebb523982cf2 "tdf#146967 sw table: fix freezing in Hide Changes mode". Commit description: tdf#147181 tdf#147322 sw: fix drag & drop multiple table rows With change tracking, moving multiple table rows tracked only the first row as deleted, and in the insertion point, as inserted. Without change tracking, only the first row were deleted from the original position. This is a regression of tdf#84806 from commit 5e8aa259e48d5602b932353bb146ebb523982cf2 "tdf#146967 sw table: fix freezing in Hide Changes mode". Add unit tests for the change tracking fix and for the original table moving fix in commit 7fe64353dc9950e19182a59a486a1ecac27cf98e "tdf#84806 Writer: drag and drop selected tables, don't empty". Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=103100 [Bug 103100] [META] Writer table bugs https://bugs.documentfoundation.org/show_bug.cgi?id=108018 [Bug 108018] [META] Writer UX bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
