<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_NEEDINFO "
   title="NEEDINFO - Ellipsis inconsistencies"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131614">bug 131614</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;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEEDINFO
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Ellipsis inconsistencies"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131614#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Ellipsis inconsistencies"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131614">bug 131614</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>Hmm, and if your issue actually is the find and replace of three periods that
have made it into text (e.g. the autocorrect is disabled) that is done using
the Find & Replace <Ctrl>+H dialog with 'Regular expressions' and 'Diacritic'
checkboxes enabled.

The find pattern to use is:

'\.\.\.'

and the replacement is the U+2026 glyph '…'

You'll have to be more specific as to your issue--I am simply not seeing one
with any facet of handling the horizontal ellipsis.</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>