<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - AUTO-REDACT: Disable 'Case Sensitive' checkbox + 'Whole word' checkbox when the 'Regular expression' option is selected"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130863#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - AUTO-REDACT: Disable 'Case Sensitive' checkbox + 'Whole word' checkbox when the 'Regular expression' option is selected"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130863">bug 130863</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>(In reply to guser from <a href="show_bug.cgi?id=130863#c15">comment #15</a>)
<span class="quote">> 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.</span >
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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>