To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=25173


User cl changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|cl                        |jsi
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Jan 25 07:46:07 -0800 
2005 -------
Please note, draw:auto-grow-height="true" is not written down because its the
default but because its value is not set at all at the shapes style. Styles are
connected on a child/parent relation. So if one property is not set in a style
that does not mean its default value is used but the value of this property from
the parent style is used. So if you set the value of auto-grow-height to false
and later again to true, true will be exported because the property is now part
of that style. Currently there is no way at the UI to remove single properties
that may not be needed because they have the same value as their parent style.

Now if you change fit-to-size, the core also sets the auto-grow-width and
auto-grow-height properties accordingly to overrule values from parent styles.
This is our current behavior and also its not optimal in some cases, It's the
safest one and it's done for many different properties with similiar relations.


---------------------------------------------------------------------
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