[Libreoffice-bugs] [Bug 135538] Search-Replace: Regular Expression engine fails on zero length matches

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Aug 31 13:31:56 UTC 2020


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

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
                   |.freedesktop.org            |tion.org
           Keywords|needsUXEval                 |
           Severity|normal                      |enhancement

--- Comment #4 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
IIUC, the original request was to find digits like ABC1EFG per "\d *". Works
for me with and without the code around nStartOfs/nEndOfs returning "Search key
not found" for ABC-EFG.

Don't see much benefit from adding a note about zero-length matches to the UI;
although it's easy to implement and unobtrusively replacing the "Search key not
found" label. Point is that you get the zero result anyway. But no objection to
implement this.

-- 
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/20200831/f2c47664/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list