[Libreoffice-bugs] [Bug 49103] EDITING: Changing font colour on a bullet list does not change the colour of bullet points or list numbering

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 24 13:09:47 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=49103

tbehrens at suse.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #5 from tbehrens at suse.com 2012-04-24 04:09:47 PDT ---
(In reply to comment #0)
> I would expect that when I change a background from light to dark with text
> colour set to "Auto" that the text would automatically become light. In the
> absence of that, when I select all the text in a bullet list (with Ctrl-A) and
> change the text colour to white, I expect the bullet points or list numbering
> to also change colour, as part of the text.
>
I tend to agree - editeng/source/outliner/outliner.cxx is the place to dig at,
specifically Outliner::ImpCalcBulletFont() - there's this
pEditEngine->GetAutoColor() call that apparently returns black unconditionally
...

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list