[Libreoffice-bugs] [Bug 128929] Find & Replace malfunctions upon using "Replace All" with regards to ellipses.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Nov 21 16:08:54 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128929
V Stuart Foote <vstuart.foote at utsa.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |NOTABUG
Status|NEEDINFO |RESOLVED
--- Comment #2 from V Stuart Foote <vstuart.foote at utsa.edu> ---
OP replied in PM
<clip>
Thank you. Unchecking "Regular Expressions" fixed it.
What is the purpose of "Regular Expressions" if all it does is create problems?
</clip>
Simple answer is that for the Find & Replace dialog, providing the ICU lib
based regular expressions [1][2] gives a much richer search capability than can
be efficiently implemented within our edit engine and GUI widgets. It is not
always needed (and so can be disabled), but when used is very powerful. Only
expense is the terse syntax, and some confusion among users with different
behavior when active/inactive.
=-ref-=
[1] http://userguide.icu-project.org/strings/regexp
[2] https://en.wikipedia.org/wiki/Comparison_of_regular_expression_engines
--
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/20191121/a7611702/attachment.html>
More information about the Libreoffice-bugs
mailing list