<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:nemeth@numbertext.org" title="László Németh <nemeth@numbertext.org>"> <span class="fn">László Németh</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - FILEOPEN RTF Size of space sequence is different in Word and Writer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123703">bug 123703</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;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - FILEOPEN RTF Size of space sequence is different in Word and Writer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123703#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - FILEOPEN RTF Size of space sequence is different in Word and Writer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123703">bug 123703</a>
              from <span class="vcard"><a class="email" href="mailto:nemeth@numbertext.org" title="László Németh <nemeth@numbertext.org>"> <span class="fn">László Németh</span></a>
</span></b>
        <pre><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - FILEOPEN RTF Size of space sequence is different in Word and Writer"
   href="show_bug.cgi?id=123703">tdf#123703</a> RTF import: fix length of space character sequence

A default RTF space character is longer by an extra six-per-em
space in a space sequence. To get the same layout of documents
formatted with consecutive spaces, insert six-per-em space before
every space in a space sequence. Extra spaces are removed during
the RTF export.

Note: This is a workaround to get the same layout in documents based on
RTF templates, often used for example by bussiness applications.
Instead of adding a new RTF specific core/text layout feature,
with this workaround the layout will be compatible with ODT and DOCX
documents, too. (In contrast, MSO's DOCX export messes up the document
layout silently, shortening the length of the space sequence.)</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>