Bug 102785

Summary: Font in info bar should be black
Product: LibreOffice Reporter: Heiko Tietze <heiko.tietze>
Component: UIAssignee: Heiko Tietze <heiko.tietze>
Status: RESOLVED FIXED    
Severity: normal CC: libreoffice-ux-advise, mentoring
Priority: medium Keywords: easyHack, needsDevEval, topicUI
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=105829
Whiteboard: target:5.4.0
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 102495    
Attachments: Screenshot with the issue

Description Heiko Tietze 2016-09-29 08:26:57 UTC
Created attachment 127717 [details]
Screenshot with the issue

I'm running a dark theme with white labels. The yellow (or red) info bar (message panel above the content) uses the system font setting and shows a white label on yellow background. We should not the system colors when the background has a fix color and make it black by default (or rather dark gray).
Comment 1 Heiko Tietze 2016-09-29 08:28:42 UTC
That's likely a very simple easyhack. NEEDINFO for the code pointers and other keywords.
Comment 2 jani 2016-11-11 11:45:43 UTC
We no longer use NEEDINFO, the QA team wanted that reserved for other purposes.

And based on the latest discussion, before developers start looking at it, the UX team must decide on the change.
Comment 3 Heiko Tietze 2016-11-11 12:46:45 UTC
(In reply to jan iversen from comment #2)
> And based on the latest discussion, before developers start looking at it,
> the UX team must decide on the change.

Since no further contribution to the discussion was done I assume all agree with my statement. It's a bug to mix system default and fix defined colors. This particular issue can be solved by setting font color to dark gray for the info bar.
Comment 4 Commit Notification 2017-02-27 15:49:33 UTC
heiko tietze committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=bd8c68c99cce51a3368d8ddfd6e11dccb72d8f49

tdf#105829 Infobar design, tdf#102785 Font issue

It will be available in 5.4.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.