<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Armin (or another expert interested in having XATTR_FILL
      regressions fixed),</p>
    <p>    I spent a bit of time investigating a FillStyle bug (<a
        href="https://bugs.documentfoundation.org/show_bug.cgi?id=121111">tdf#121111</a>,
      exposed by one of my fixes), but since this looks like a dangerous
      area (with several long-standing regressions), I wanted to dig
      deeper before attempting to push the fix I developed.  The main
      way I tried to dig deeper was to investigate all the other
      FillStyle bugs. I've come up with fairly simple fixes for most of
      them, but I'm afraid that my understanding of the situation hasn't
      increased all that much. I've got a long way to go before I'll be
      able to see a big enough picture on this. So I hope that with your
      comprehensive understanding of the topic, you can help me close
      out some of these bugs.<br>
    </p>
    <p><br>
    </p>
    <p>1.) <a class="moz-txt-link-freetext" href="https://gerrit.libreoffice.org/64185">https://gerrit.libreoffice.org/64185</a> <a
        href="https://bugs.documentfoundation.org/show_bug.cgi?id=121111">tdf#121111</a>
      ww8export: fillstyle_NONE needs a nil background</p>
    <p>This one is probably more in the domain of a ww8export expert.
      I'm pretty confident about this one.<br>
    </p>
    <p><br>
    </p>
    <p>2.) <a class="moz-txt-link-freetext" href="https://gerrit.libreoffice.org/#/c/64186/3">https://gerrit.libreoffice.org/#/c/64186/3</a>  <a
        href="https://bugs.documentfoundation.org/show_bug.cgi?id=116071">tdf#116071</a>
      ww8import: import to XATTR_FILL instead of RES_BACKGROUND</p>
    <p>I'm pretty confident that this one  is on the right track, and
      with a cleaned up comment it probably could be submitted (after
      #1, so the unit test round-trips).</p>
    <p><br>
    </p>
    <p>3.) <a class="moz-txt-link-freetext" href="https://gerrit.libreoffice.org/65609">https://gerrit.libreoffice.org/65609</a>   <a
        href="https://bugs.documentfoundation.org/show_bug.cgi?id=99573">tdf#99573</a>
      uiwriter: clear RES_BACKGROUND -> XATTR_FILL_*</p>
    <p>I'm pretty confident this one is on the right track, but there
      might be a better place to handle mapping a reset to
      RES_BACKGROUND to XATTR_FILL.  Also, am I right in resetting ALL
      XATTR_FILL properties if RES_BACKGROUND is reset?</p>
    <p><br>
    </p>
    <p>4.) <a class="moz-txt-link-freetext" href="https://gerrit.libreoffice.org/65811">https://gerrit.libreoffice.org/65811</a>  <a
        href="https://bugs.documentfoundation.org/show_bug.cgi?id=115457">tdf#115457</a>
      odfimport: FooterBackGraphic is not obsolete</p>
    <p>This is my fix from yesterday, and I'm not as confident in it
      especially since xmloff is still a new area for me. Likely marking
      FooterBackGraphic (formerly know as FooterBackGraphicURL) as
      obsolete was simply a mistake? But this has changed so much since
      4.4 (FooterBackGraphic is "new" for LibreOffice 6.1) that I'm a
      bit lost.</p>
    <p><br>
    </p>
    <p>5.) <a class="moz-txt-link-freetext" href="https://gerrit.libreoffice.org/64226">https://gerrit.libreoffice.org/64226</a>   <a
        href="https://bugs.documentfoundation.org/show_bug.cgi?id=99125">tdf#99125</a>
      sw: allow TextCursor to see FillProperties</p>
    <p>This one works nicely up until the clang job runs pythonTests,
      and identifies that the underlying infrastructure doesn't support
      it. [Assertion `!"unknown which - don't ask me for defaults"'
      failed].  Someone would need to carry me through this one if it
      completes with my name still attached to it.</p>
    <p><br>
    </p>
    <p>Thanks,</p>
    <p>Justin<br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
  </body>
</html>