[Libreoffice-bugs] [Bug 127870] "Hyperlink" dialogue box trims "Text:" to 255 characters, even if it's longer

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Nov 2 18:23:08 UTC 2019


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

--- Comment #4 from David Gerard <dgerard at gmail.com> ---
In further tests: if I have the Hyperlink dialogue already open, the "Text"
field can take up to 65,534 characters (2^16-2). When I hit "OK", these are put
into the document correctly.

So I would guess that all this needs to fix it is for whatever takes the
selection from the document reading 16 bits of characters from the selection,
instead of 8 bits.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191102/45f7c84b/attachment.html>


More information about the Libreoffice-bugs mailing list