<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#c15">Comment # 15</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:guser@atlas.sk" title="guser <guser@atlas.sk>"> <span class="fn">guser</span></a>
</span></b>
        <pre>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.</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>