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

--- Comment #16 from Julien Nabet <[email protected]> ---
(In reply to guser from comment #15)
> 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.
If I understand well your last sentence it means that even if I checked regexp
checbox, if there's one of the other checkboxes enabled (Case match or word
only), regexp checkbox whereas it's enabled isn't taken into account?
If yes, it's a pb.

But it doesn't fit with your previous statement:" When user add inline
flag, then is evaluated with regexp engine".

I think that someone who chooses regexp knows what he does and doesn't need
extra flags. Moreover, as indicated in my previous comment regexp can contain
opposite info with flags. That's why I prefer disabling the flag checkboxes
when regexp.
+ it would be better to change the other dialogs to follow this rule.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to