To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75114
------- Additional comments from [EMAIL PROTECTED] Wed Apr 25 08:11:49 +0000
2007 -------
TL->LiuTao:
The patch does not work as expected. There a two problems:
1) I asked cgu and was told that the intended problem to fix was
that the bullet color should have the same color as the text
if the bullets color is set to 'automatic'.
This does still not work with the patch.
2) By removing the lines
: if ( pFmt->GetNumberingType() == SVX_NUM_CHAR_SPECIAL )
: {
: aBulletFont = *pFmt->GetBulletFont();
: }
: else
The font for customized bullet characters is lost. Depending on the
character chosen this may lead to have an incorrect visual for the
bullet.
Note the bullet character and font can be customized in the tab-page
named "Customize" by pressing the box next to the "Character" text
below the "Relative size" box.
---------------------------------------------------------------------
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]