<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_NEW "
   title="NEW - Find & Replace - the \t wildcard is not parsed as a replacement string for some Find instances"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=102374">bug 102374</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;">Priority</td>
           <td>medium
           </td>
           <td>high
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>erack@redhat.com, mstahl@redhat.com, vstuart.foote@utsa.edu
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Version</td>
           <td>4.2 all versions
           </td>
           <td>3.3.0 release
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">See Also</td>
           <td>
                
           </td>
           <td>https://bugs.documentfoundation.org/show_bug.cgi?id=106137
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>Find & Replace - Regular Expressions not recognized in Replace field
           </td>
           <td>Find & Replace - the \t wildcard is not parsed as a replacement string for some Find instances
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Severity</td>
           <td>normal
           </td>
           <td>minor
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Find & Replace - the \t wildcard is not parsed as a replacement string for some Find instances"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=102374#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Find & Replace - the \t wildcard is not parsed as a replacement string for some Find instances"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=102374">bug 102374</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>The \t as a replacement seems does work. Except...

It seems like using the very common "^$" regex match of an empty paragraph puts
the search into a mode where the \t does not get parsed.

That makes Finding an empty string paragraph as target, and replacing with a
string containing a \t <Tab> rather hard.</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>