To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72134
                 Issue #|72134
                 Summary|OpenOffice.org doesn't store @draw-fill styles of elem
                        |ents correctly if these are in <style:master-page>
               Component|Presentation
                 Version|OOo 2.0.3
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P1
            Subcomponent|formatting
             Assigned to|wg
             Reported by|comsultia





------- Additional comments from [EMAIL PROTECTED] Thu Nov 30 04:53:19 -0800 
2006 -------
For example <draw:rect> in <style:master-page>
<draw:rect
        draw:layer="backgroundobjects"
        draw:text-style-name="P1"
        presentation:style-name="pr2"
        svg:height="2.551cm"
        svg:width="0.504cm"
        svg:x="0cm"
        svg:y="6.615cm">
        <text:p />
</draw:rect>

And the content of styles.xml
<style:style
        style:family="presentation"
        style:name="pr2"
        style:parent-style-name="lyt-cool-backgroundobjects">
        <style:graphic-properties
                draw:fill-color="#125c8d"
                draw:fill-image-height="1cm"
                draw:fill-image-width="1cm"
                draw:textarea-horizontal-align="center"
                draw:textarea-vertical-align="middle" />
</style:style>

Even if @draw:fill is not set to 'solid' OOo displays the element filled with 
#125c8d. The behavior is the same when saving all backgroundobjects.

A short description from the specification:
15.14.2 Color
The attribute draw:fill-color specifies the color of the fill for a graphic 
object.
It is used only if the draw:fill attribute has the value solid.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to