https://bz.apache.org/ooo/show_bug.cgi?id=128612
--- Comment #8 from [email protected] --- Then maybe it's this one: commit 3accd9b1ca87d0b4656a691efa455d8f0a24bdc9 Author: Damjan Jovanovic Date: Mon Apr 10 09:25:01 2023 +0200 Also allow: pCBFCP->pClipDoc->GetClipParam().getSourceDocID() == 0 instead of only: pCBFCP->pClipDoc->GetClipParam().getSourceDocID() == GetDocumentID() in ScDocument::CopyBlockFromClip(), because that's what it is when cells are dragged and dropped instead of cut and pasted. Fixes: #128566 - cell displacement problem Patch by: me This was cherry picked into AOO41X. -- You are receiving this mail because: You are the assignee for the issue.
