Apache OpenOffice (AOO) Bugzilla – Issue 76266
Notes view does not inherit the forground text color of normal view
Last modified: 2017-05-20 11:11:13 UTC
In normal view: if the text foreground color is set to "automatic" and the background is set to black for example, the text foreground color gets set to white as expected. In the notes view the background is black as it should be, but the text foreground color is black making this black on black unreadable. Summary: The notes view does not properly inherit the foreground text attributes of the normal view. I will attach a simple example.
Created attachment 44355 [details] A simple example of the notes text color bug.
This same problem also exists in the Handout view.
Reassigned.
Set to new and change the target.
I can reproduce the bug. Please have a look.
*** Issue 78579 has been marked as a duplicate of this issue. ***
this issue is about automatic text color inside the SdrPageObj previews. Reassigning
set target from 2.x to 3.x according to http://wiki.services.openoffice.org/wiki/Target_3x
Created attachment 68519 [details] ODP file containing the slide I've mentioned in my comment. Check out the notes view.
AW: Hints: The SdrTextPrimitive2D::get2DDecomposition needs to be dependent of the BackgroundColor. The (Draw-)Outliner needs the following values to be set (and maybe others): SetCalcFieldValueHdl, SetBackgroundColor.
Reset assigne to the default "issues@openoffice.apache.org".