<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [FILESAVE DOCX] Gradient property of the data series not preserved when saved as DOCX"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108065#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [FILESAVE DOCX] Gradient property of the data series not preserved when saved as DOCX"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108065">bug 108065</a>
              from <span class="vcard"><a class="email" href="mailto:kelemeng@ubuntu.com" title="Gabor Kelemen <kelemeng@ubuntu.com>"> <span class="fn">Gabor Kelemen</span></a>
</span></b>
        <pre>(In reply to Regina Henschel from <a href="show_bug.cgi?id=108065#c7">comment #7</a>)
<span class="quote">> From the proposed patch, "It is possible in ODF to set a gradient type
> transparency for several objects: paragraph background, page background,
> shape and frame background and most of the chart components. In OOXML it is
> not possible to use/save that, only a simple transparency expressed as a
> percentage value. To avoid user confusion and possible waste of work time a
> centrally manageable configuration key is introduced to disable this UI
> option in OOXML-heavy environments. Default setting is true so it means no
> change compared to current feature set."

> In MSO each gradient stop has its own transparency value, whereas our color
> has no transparency. </span >

Hi Regina

Thanks for the review. This is not a straightforward area, so help thinking
about it is much appreciated.

My understanding so far is that in MSO the solid color fill can have a
transparency which is expressed as a percentage value. 
This is interoperable in LO when we select a color on Area -> Color and set a
percentage transparency value on the Transparency tab.

It is also possible to set a Transparency value for a Gradient type fill in
MSO, and that could be imported/exported, but the export currently does not
work.

<span class="quote">> So you need the transparency gradient on import from
> OOXML. </span >

This is only about not setting something that cannot be exported anyways.
Import would be a different beast... I mean bug.

<span class="quote">> Perhaps instead of totally disabling it, it would be better to
> restrict the kind of the transparency gradient to the kind as the color
> gradient and only allow setting the transparency value.</span >

What I'd like disable here is, to my understanding: the gradient of the
transparency, which is nonexisting in OOXML.
Not the gradients transparency, which is similarly to the color fills
transparency a percentage value and could be transformed to the Transparency
spinbox of the Transparency tab.</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>