<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_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Document Scales Up"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107946">bug 107946</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;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Hardware</td>
           <td>x86 (IA32)
           </td>
           <td>All
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Version</td>
           <td>5.3.3.2 release
           </td>
           <td>5.3.0.0.alpha0+
           </td>
         </tr>

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

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Document Scales Up"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107946#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Document Scales Up"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107946">bug 107946</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>I'm not sure what I should do with this regression (which is connected to bug
41542). The problem is that the document's paragraph properties define a
synchronized padding value for all four borders - instead of only defining the
spacing for the border that is showing. Before 5.3, LO improperly (according to
ODF specs) ignored that padding setting.

So, it is not really a current bug. Unfortunately, in various ways LibreOffice
previously allowed you to create improperly designed documents that specified a
spacing that it didn't display.  (Usually LO automatically sets the value to
zero when a border is removed.)

The way to fix up the document in <=LO53 is to enable the 4 borders, reset the
spacing to 0, unsynchronize, clear the borders except for the desired ones, and
then set the desired spacing for those borders.  (It is easier in LO54 because
the UI ALWAYS allows editing of the padding - they are never grayed out.)

I'm going to mark as notabug. I can't imagine any way for the computer to know
when the document was designed to work one way or the other. These documents
will just need to be fixed manually.</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>