<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 - EXPORT: DOCX: DOC: border shadow color/distance not kept, and border distance value changed"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126567">bug 126567</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;">Version</td>
           <td>6.2.5.2 release
           </td>
           <td>Inherited From OOo
           </td>
         </tr>

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

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

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>WRITER - Bug to save a style inf .docx format
           </td>
           <td>EXPORT: DOCX: DOC: border shadow color/distance not kept, and border distance value changed
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - EXPORT: DOCX: DOC: border shadow color/distance not kept, and border distance value changed"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126567#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - EXPORT: DOCX: DOC: border shadow color/distance not kept, and border distance value changed"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126567">bug 126567</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 too worried about a 0.80 changing into a 0.75. That can easily be due
to rounding when converting back and forth from twips or whatever.

>From everything that I can see, MS Word basically does not support any kind of 
shadow configuration. It is an on/off option.  Therefore anything like colour
or distance simply cannot be specified when saving into a Microsoft format.

I can be convinced otherwise if you can provide a Word-authored document where
these features are not round-tripped by LibreOffice. (for example, it sounds
like a red border ought to create a red shadow, and perhaps a very thick border
creates a very big shadow....)

shadow (Border Shadow)
Specifies whether this border should be modified to create the appearance of a
shadow. For the right and bottom borders, this is accomplished by duplicating
the border below and right of the normal border location. For the right and top
borders, this is accomplished by moving the border down and to the right of its
original location.
If this attribute is omitted, then the border is not given the shadow effect.
[Example: Consider a top border which must appear with a shadow effect,
resulting in the following WordprocessingML:
<w:bottom w:shadow="true" ... />
This frame's val is true, indicating that the shadow effect must be applied to
the border.

The possible values for this attribute are defined by the ST_OnOff simple type
(ยง22.9.2.7).

[yes, Microsoft's documentation specifies the bottom border when "considering a
top border"]</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>