https://issues.apache.org/ooo/show_bug.cgi?id=122889

--- Comment #10 from Armin Le Grand <armin.le.gr...@me.com> ---
ALG: The problem indeed comes from the FillStyle for the object *not* having a
fill color set (and no fill style, thus defaulting to "solid". This cannot be
reproduced with creating a new file with a new rectangle shape, neither
starting from AOO341 nor from AOO400.
The style from the text file is:

<style:graphic-properties draw:stroke="none" svg:stroke-color="#99ccff"
draw:opacity-name="" draw:textarea-horizontal-align="center"
draw:textarea-vertical-align="middle"/>

while from a new file you get:

<style:graphic-properties draw:stroke="none" draw:fill="solid"
draw:fill-color="#99ccff" draw:textarea-horizontal-align="center"
draw:textarea-vertical-align="middle"/>

Thus, the default fill color is used (blue9 or now 'blue calssic'). The
question is where AOO341 takes the fill color from; also there the default is
'blue9', not 'blue8'.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to