[Libreoffice-bugs] [Bug 126731] Pictures display as grey instead of colour in a LibreOffice Base form based on a read-only datasource

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jan 15 13:47:34 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=126731

Justin L <jluth at mail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jluth at mail.com

--- Comment #25 from Justin L <jluth at mail.com> ---
I used bibisect-43all to arrive at the range
https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=05a0b08606ac77cf7d3e294998138610b53b1b6d..bf12ddb08f60aa261f83e1688c5d589a69eea0dd

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

https://cgit.freedesktop.org/libreoffice/core/commit/?id=159b5088ee303f7adf6a4c0e5e72b32c37f9f910

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.

-- 
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/20210115/d45ab75d/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list