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

--- Comment #16 from Björn Michaelsen <bjoern.michael...@canonical.com> ---
oh, the madness. I found out why this sometimes works when testing, and why it
doesnt sometimes: If you select a text longer than 255 chars, this gets cut
$somewhere along the way to the dialog and back, thus in that case the selected
text and the text coming from the dialog are different. In that case the text
deleted and recreated and it works.
However, if the text is shorter, it is the same as the selection and the text
is not deleted and recreated. In this case it doesnt work for some reason.

(This is in SwEditShell::InsertURL() at sw/source/core/edit/editsh.cxx:596)

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

Reply via email to