<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Abbreviations :XX: for autocorrection do not work in French"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132300">132300</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Abbreviations :XX: for autocorrection do not work in French
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.3.5.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Writer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>silvain-dupertuis@bluewin.ch
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
In French, typography rules add a non-breaking space before so-called
double-punctuation signs (!?:;). Consequently, autocorrection abbreviations
like 
:1/2: to produce ½ do not work, because the space is inserted before the
treatment of the abbreviation.
Work around: I replaced these abbreviation using a comma as the ending
character in the DocumentList.xml file within the archive file acor_fr-CH.dat
in the configuration folder, autocorr subfolder - for me, it is
/home/<my-user-name>/.config/libreoffice/4/user/autocorr/

Steps to Reproduce:
1. Open Writer, document using French and autocorrection on
2. Type :1/2:<spaceY


Actual Results:
3. It produces :1/2<non-breaking-space>: )

Expected Results:
It should procude a ½ character


Reproducible: Always


User Profile Reset: No



Additional Info:
This is just a collision between the choice of a system of abbreviations in
autocorrection and the rules of French typography.</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>