[Libreoffice-bugs] [Bug 130863] AUTO-REDACT: Disable 'Case Sensitive' checkbox + 'Whole word' checkbox when the 'Regular expression' option is selected
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 4 11:57:53 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=130863
--- Comment #15 from guser <guser at atlas.sk> ---
When user check Match case, add global flag i, when uncheck, remove flag. This
solution is in other LibreOffice dialogs and apps. When user add inline flag,
then is evaluated with regexp engine.
In other words: checkbox adds only global flag, you don't analyze regexp.
--
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/20200804/67cd90ce/attachment.htm>
More information about the Libreoffice-bugs
mailing list