https://bugs.documentfoundation.org/show_bug.cgi?id=148703
--- Comment #11 from David Hashe <[email protected]> --- Created attachment 200968 --> https://bugs.documentfoundation.org/attachment.cgi?id=200968&action=edit gdb session with destination document SwNodes I've attached some snippets from my gdb session showing the contents of the destination document SwNodes after steps 1a, 1b, and 2a. The problem is that the first and the third versions look different, even though the logical difference between them is inserting the pasted text and then removing it. The re-insertion point for the deleted selection was recorded as 9, but now that point has shifted to 12 because of the extra 3 nodes representing the leftover footer. -- You are receiving this mail because: You are the assignee for the bug.
