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

--- Comment #5 from Oliver Specht (CIB) <[email protected]> ---
(In reply to Oliver Specht (CIB) from comment #3)
> - should there only be one cursor in the beginning because there is no
> multiple selection
> - should the second one not be removed when the drawing is selected
> - should the search loop detect the removal of that cursor and leave
> 
The second point makes the difference. Probably with 
commit bdc1824ea7acfa2fe9d71cdbe57882acce155577
Author: Miklos Vajna <[email protected]>
Date:   Tue May 19 17:20:10 2015 +0200

    SwPaM::Find: search in shapes anchored to the range

that includes shapes into the search/replace the behavior changed.
Older versions ignored the shape and didn't loop.
The fix in http://ci.libreoffice.org/job/lo_gerrit_master/12624/ stops the
loop. 
The text in the drawing is (still) not replaced and if more occurrences of the
search text were in the document (on top of the page) they wouldn't be found
either.

-- 
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