[Libreoffice-bugs] [Bug 31480] Find/replace non-printing characters easily

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Feb 19 16:48:37 UTC 2021


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

--- Comment #24 from Jan-Marek Glogowski <glogow at fbihome.de> ---
Created attachment 169903
  --> https://bugs.documentfoundation.org/attachment.cgi?id=169903&action=edit
Dump of the internal SwNodes structure

Just to give you an idea, how Writer internally sees this simple document.
There is simply no way to search for newlines with an regexp. NBSP OTOH has a
direct representation in utf-8 (C2 A0) / unicode, that's why you can search for
it.

Obviously it's not an unsolvable problem, but nobody found it yet important
enough to implement, or even got budget for it.

-- 
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/20210219/81e5884b/attachment.htm>


More information about the Libreoffice-bugs mailing list