<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Find & Replace of accented characters matches the non-accented ascii character!"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116242">bug 116242</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>vstuart.foote@utsa.edu
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Find & Replace of accented characters matches the non-accented ascii character!"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116242#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Find & Replace of accented characters matches the non-accented ascii character!"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116242">bug 116242</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=140399" name="attach_140399" title="test document to search for \u0163 ţ">attachment 140399</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=140399&action=edit" title="test document to search for \u0163 ţ">[details]</a></span>
test document to search for \u0163 ţ

Why must we enable a default Complex text layout (CTL) on Tools -> Options ->
Language Settings -> Languages to expose the Diacritic-sensitive check box on
the Find & Replace dialog?  

Without it set, Find & Replace dialog search fails by glyph and for specific
Unicode codepoints using the ICU Regular expression libs.

Open the attached document (no language set for paragraphs).  With no CTL
default set active by the check box, the search for the "LATIN SMALL LETTER T
WITH CEDILLA" by glyph, or by its \u0163 codepoint will fail.

Enable a CTL default language, check the Diacritic-sensitive box, and retest.
Both a search by glyph, and a Regular expression search by codepoint work.

Seems like the diacritic-sensitive should be globally available, but may be
wrapped up in the CTL handling.

Work around for functional search is to have a Complex text layout default
language check box enabled.</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>