<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Read-only bar is unreadable when using dark theme"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=103656#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Read-only bar is unreadable when using dark theme"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=103656">bug 103656</a>
from <span class="vcard"><a class="email" href="mailto:rq@akl.lt" title="Rimas Kudelis <rq@akl.lt>"> <span class="fn">Rimas Kudelis</span></a>
</span></b>
<pre>Here, took me like 5 minutes to find where these infobar colors are hardcoded:
<a href="http://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/infobar.cxx#GetInfoBarColors">http://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/infobar.cxx#GetInfoBarColors</a>
which is called from here:
<a href="http://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/infobar.cxx#appendInfoBar">http://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/infobar.cxx#appendInfoBar</a>
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>