Description: Regression, happened some time after 5.4.7.2 (the next version I have available is 6.5.0.0.alpha1; bug is also there in current master): A "Button" control with black background and white text now shows completely black, i.e. the font color is rendered black even though it is set as white. This affects controls in existing docs (which now are unreadable) as well as new ones. Steps to Reproduce: 1. View->Toolbars->Form Design checkec 2. Click the "Design Mode" Form Design icon (green drafting square & pencil) 3. Insert->Form Control->Push Button 4. Draw a rectangle somewhere on the spreadsheet with the mouse 5. Rightclick->Control Properties... Click the "..." next to "Font" Change the Font color to e.g. red Click OK Actual Results: Font color of button label is still black Expected Results: Font color should be obeyed. Reproducible: Always User Profile Reset: No OpenGL enabled: Yes Additional Info: The attached file BlackButtonWhiteText.ods contains a button copied from a previously-working application (which now displays unreadable all-black buttons).
Created attachment 163144 [details] BlackButtonWhiteText.ods (a button from a previously-working app)
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=8d11b953c0a69f4f5eb5ca42dec3812a62d0cd0f author Thorsten Wagner <thorsten.wagner.4@gmail.com> 2020-02-23 21:11:05 +0100 committer Tomaž Vajngerl <quikee@gmail.com> 2020-03-06 20:36:23 +0100 commit 8d11b953c0a69f4f5eb5ca42dec3812a62d0cd0f (patch) tree 4061d4c9cd64871154a1fc843eae5cfbb6d22788 parent 4ba09be7e260ce2a79a23465db7b2837422cde30 (diff) tdf#125532: White text on default/action buttons and selected tabs on macOS Bisected with: bibisect-linux64-7.0 Adding Cc: to Thorsten Wagner
Confirming on macOS too, issue is duplicate of tdf#134708.
*** This bug has been marked as a duplicate of bug 134708 ***