<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Pictures display as grey instead of colour in a LibreOffice Base form based on a read-only datasource"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126731">bug 126731</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>jluth@mail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Pictures display as grey instead of colour in a LibreOffice Base form based on a read-only datasource"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126731#c25">Comment # 25</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Pictures display as grey instead of colour in a LibreOffice Base form based on a read-only datasource"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126731">bug 126731</a>
              from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
        <pre>I used bibisect-43all to arrive at the range
<a href="https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=05a0b08606ac77cf7d3e294998138610b53b1b6d..bf12ddb08f60aa261f83e1688c5d589a69eea0dd">https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=05a0b08606ac77cf7d3e294998138610b53b1b6d..bf12ddb08f60aa261f83e1688c5d589a69eea0dd</a>

A very suspicious looking commit is:
author  Caolán McNamara on 2012-03-05 09:19:04 +0000
commit  159b5088ee303f7adf6a4c0e5e72b32c37f9f910
Resolves: fdo#31306 some icons don't get grayed when disabled
some of our menu icons are not RGBA, but our fade-out code only
handled images with an alpha channel, so we need to extend it
for bitmaps with alpha channel icons

<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=159b5088ee303f7adf6a4c0e5e72b32c37f9f910">https://cgit.freedesktop.org/libreoffice/core/commit/?id=159b5088ee303f7adf6a4c0e5e72b32c37f9f910</a>

However, EVERYTHING about this code has changed in the last 8 years. The code
got split out into vcl/source/outdev/ and function names have changed etc. So
the code pointers are not very helpful (at least not to me).

In my debugging build, I see the colour for a split second, and then it gets
painted over with gray.</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>