https://bugs.documentfoundation.org/show_bug.cgi?id=158421

Armin Le Grand <armin.le.gr...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|libreoffice-b...@lists.free |armin.le.gr...@me.com
                   |desktop.org                 |

--- Comment #9 from Armin Le Grand <armin.le.gr...@me.com> ---
For draw:gradient-step-count: I think '3' as minimum was a bad choice, '2'
would b better and also work. Probably happened due to '2' not really creating
a gradient due to just Start/EndColor being used. This is 'half-true', but
still would fill the ColorRange with two aequidistant gradient pieces (using
just Start/EndColor) -> I would support to change that...

For the error: Seems as if this happens (in Chart) due to
chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx the
method GraphicPropertyItemConverter::ApplySpecialItem in case
XATTR_FILLGRADIENT expecting a 'Name' for the NameOrIndex-Value of the
gradient.

NOTE: With the workarond there is a name, so that works.

The XFillStyleItem without name gets created at SvxGradientTabPage::FillItemSet
in the 'else' branch, so will now have to check how and why a name was
created/added here before that model change...

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to