<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: DOCX: Layout differences with justified paragraph in modern, non-compatibility mode .docx"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119908">bug 119908</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;">Blocks</td>
           <td>
                
           </td>
           <td>131304
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: DOCX: Layout differences with justified paragraph in modern, non-compatibility mode .docx"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119908#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: DOCX: Layout differences with justified paragraph in modern, non-compatibility mode .docx"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119908">bug 119908</a>
              from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
        <pre>(In reply to Aron Budea from <a href="show_bug.cgi?id=119908#c4">comment #4</a>)
<span class="quote">>The difference is that the paragraph
> that takes 4 lines in one case takes 5 lines in the other.</span >
There are two places where this happens (in Word 2016). The other is the line
that starts with "Coffee Morning" which only takes one line in 2016, compared
to 2 lines in old Word 2003.

Confirmed that changing word/settings.xml compatibilityMode to 12 is all that
is necessary to have Word 2016 treat it the same as Writer handles it.

Like Aron says - nothing really special about these paragraphs...
<w:pPr>
  <w:widowControl w:val="0"/>
  <w:jc w:val="both"/>
  <w:rPr>
    <w:rFonts w:eastAsia="MS Mincho"/>
    <w:sz w:val="20"/>
    <w:szCs w:val="20"/>
    <w:lang w:val="en-US"/>
  </w:rPr>
</w:pPr></pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] MS Word compatiblityMode = 15"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131304">Bug 131304</a>] [META] MS Word compatiblityMode = 15
              </li>
          </ul>
        </div>
        <br>

      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>