<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - IMPORT: Page border is invisible in specific DOCX (border color=auto)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116472#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - IMPORT: Page border is invisible in specific DOCX (border color=auto)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116472">bug 116472</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>I started to prepare a patch that would provide black as displayed auto color,
allow auto color to be imported/exported from/to DOC, and also prepare the
relevant property tab for this. But now I suppose that since ODF doesn't
provide for auto border color
(<a href="https://www.w3.org/TR/REC-CSS2/box.html#propdef-border">https://www.w3.org/TR/REC-CSS2/box.html#propdef-border</a> mentions simply color;
<a href="https://www.w3.org/TR/REC-CSS2/colors.html#propdef-color">https://www.w3.org/TR/REC-CSS2/colors.html#propdef-color</a> only defines
w3c-defined color; and
<a href="http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#datatype-color">http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#datatype-color</a>
defines RGB colors), implementing this would mean that we would have in
interface something not supported by ODF.

In this state, the proper fix IMO would be to just import the auto border color
as black. Opinions?</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>