Issue 75114 - The bullets and numbering in Presentation can not be changed with other attributes like color or shadow.
Summary: The bullets and numbering in Presentation can not be changed with other attri...
Status: CONFIRMED
Alias: None
Product: Impress
Classification: Application
Component: code (show other issues)
Version: OOo 2.1
Hardware: All All
: P3 Trivial with 1 vote (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks: 72764
  Show dependency tree
 
Reported: 2007-03-05 02:22 UTC by liujiaxiang
Modified: 2013-08-07 15:20 UTC (History)
5 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
this is the patch file (952 bytes, patch)
2007-03-08 06:28 UTC, liujiaxiang
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description liujiaxiang 2007-03-05 02:22:17 UTC
The bullets and numbering in Presentation can not be changed with 
other attributes like color or shadow.
1.Create a new Presentation;
2.Input some words in the text edit box;
3.Add bullet to these words;
4.Change the color of these words;
Result:The color of the bullets and munbering are not changed.
Comment 1 wolframgarten 2007-03-05 08:14:46 UTC
Reassigned.
Comment 2 christian.guenther 2007-03-05 11:48:20 UTC
The numbering get the shadow of the text but I have no possibility to assign a
shadow to a bullet or a graphic. In my mind this is an enhancement and not a defect.
you can change the color of a bullet in 'Custom' in the Bullets and Numbering
dialog.

Comment 3 liujiaxiang 2007-03-08 06:28:50 UTC
Created attachment 43591 [details]
this is the patch file
Comment 4 peter.junge 2007-03-20 09:38:57 UTC
Patch is provided. Consequently, type should be patch. Please consider integration
Comment 5 bettina.haberer 2007-03-26 16:03:25 UTC
Changed the owner, as issue type has been changed to patch.
Comment 6 clippka 2007-03-28 07:14:19 UTC
cl->tl: please check if this is a valid patch
Comment 7 thomas.lange 2007-03-28 09:14:49 UTC
Because other issues currently at hand and easter on the edge it will probably
about 2 weeks before I have time to test the patch though.
Comment 8 thomas.lange 2007-04-25 09:11:49 UTC
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.
   
Comment 9 clippka 2007-04-26 14:27:28 UTC
cl: I personally do not consider this a bug. Maybe its a user experience issue
as some users expect a bullet color to change when they change the text color.

Currently the bullet description also contains the font of the bullet character
(that is needed since the font for the bullet is almost always different to the
font of the paragraph) and it contains the color of the bullet.

So the issue is that the color of the bullet must be changed within the dialog
to configure the bullet, not in the characters dialog where you change the color
for the characters.

One fix could be that if the user changes the color of the whole paragraph, the
color of the bullet is also changed. But in that case the bullet needs to be
made a hard formating of the paragraph, else all other texts that also use this
bullets from the same style will change the bullet color. This is also not what
a user would expect.

I currently see this issue as 'works for me' until someone has a very bright
idea how to make this easier for the user. Just replacing the bullet font with
the paragraph font is NOT a solution.

Changing issue type from patch to enhancement
Comment 10 thomas.lange 2007-05-21 10:10:11 UTC
Considered to be an enhancement thus passing on to 'requirements'.
Comment 11 Martin Hollmichel 2007-11-09 17:19:46 UTC
set target from 2.x to 3.x according to
http://wiki.services.openoffice.org/wiki/Target_3x