[Libreoffice-bugs] [Bug 111073] Fullscreen: incorrect gif's background (gtk3)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 10 21:33:35 UTC 2017


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

Xisco Faulí <xiscofauli at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|bibisectRequest             |bibisected, bisected

--- Comment #3 from Xisco Faulí <xiscofauli at libreoffice.org> ---
Regression introduced by:

author  Caolán McNamara <caolanm at redhat.com>    2017-07-26 13:37:40 (GMT)
committer       Caolán McNamara <caolanm at redhat.com>    2017-07-26 15:58:47
(GMT)
commit  d148340babf6c973f7d463909d7a51e16c953248 (patch)
tree    50e0196392d19c51704ade91d1f99924d9df70bb
parent  38df569a66fb038b10c3d1d9890863592c0c29cc (diff)
Resolves: tdf#104141 CAIRO_FORMAT_A1 vs N1BitLsbPal
where vcl transparency is the opposite of cairo's so we've been switching the
source color to the opposite for drawing on CAIRO_FORMAT_A1 and then sucking
out the bits "as-is" to give the right results.

Now instead use the right source color and toggle CAIRO_FORMAT_A1 bitmaps to
N1BitLsbPal in getBitmap.

Then additionally toggle all N1BitLsbPal bitmaps input to drawBitmap to
CAIRO_FORMAT_A1 when making a cairo surface from them.

Bisected with bibisect-linux64-6.0.

Adding Cc: to Caolán McNamara

-- 
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/20170810/6b4f940d/attachment.html>


More information about the Libreoffice-bugs mailing list