<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#c20">Comment # 20</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#c19">comment #19</a>)
<span class="quote">> Whole word can be disabled like in other Find dialog. But removing case
> sensitive option is bad idea. When I need write quick (simple) regexp, this
> checkbox make job easier. I don't need write inline flag.
> With meta character I control pattern case sensitive and with checkbox I
> control literal character case sensitive.</span >

I don't think regexp should be mixed with these flags because as indicated
previously:
"
let's consider these situations with regexp entry:
- we put a regexp which includes case insensitive + we check "Match case"
- we put a regexp which includes case sensitive + we uncheck "Match case"
What should be the result in these?
"
The goal is to avoid confusion instead of being potentially in a clumsy
situation.</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>