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





------- Additional comments from [EMAIL PROTECTED] Thu May 12 02:20:13 -0700 
2005 -------
This bug was introduced by a fix for issue 39809.  In
SvxAreaTabPage::FillItemSet() in the case XFILL_GRADIENT section the old test
for a modified gradient
    nPos != aLbGradient.GetSavedValue()
was replaced by a test for a modified fill style
    eSavedStyle != eStyle

Because the fill style in this case remained the same (gradient filling) the
test failed and the dialog did not recognize that the gradient had changed.

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