[Libreoffice-bugs] [Bug 103656] Read-only bar is unreadable when using dark theme
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Jun 25 14:16:41 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=103656
--- Comment #7 from Rimas Kudelis <rq at akl.lt> ---
Here, took me like 5 minutes to find where these infobar colors are hardcoded:
http://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/infobar.cxx#GetInfoBarColors
which is called from here:
http://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/infobar.cxx#appendInfoBar
This does specify colors in pairs though, so it's strange that rForegroundColor
ends up not being used. But I'm sure the developers would figure this out
relatively quickly (certainly quicker than myself), if only this bug went past
the QA team filter.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170625/4a7414f6/attachment.html>
More information about the Libreoffice-bugs
mailing list