https://bugs.documentfoundation.org/show_bug.cgi?id=107975

Xisco Faulí <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|5.1 all versions            |4.4 all versions

--- Comment #7 from Xisco Faulí <[email protected]> ---
Regression introduced initially by:

author  Luboš Luňák <[email protected]>     2014-08-12 16:39:02 (GMT)
committer       Luboš Luňák <[email protected]>     2014-08-12 18:23:16
(GMT)
commit  2903d85d6197829633d7f96c95cd55821c2c20ff (patch)
tree    c73b28cb073885647e4e9274735bc7e4ed93fa10
parent  95f0811c093680e6258f3bc973a3f7a3731a28f4 (diff)
fix deleting an image anchored to last paragraph in document
It only compared nodes instead of SwPositions, thus refusing to delete
anything anchored at the last content node. Also, select-all makes
rEnd point to the last content node, after its content. So if
an anchor-to-char image is anchored at the end of the paragraph,
it points to this place, too, so that must be checked.

Bisected with bibisect-44max

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to