[Libreoffice-bugs] [Bug 136799] SVG icons not appearing in Styles tab in sidebar

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Oct 14 13:43:03 UTC 2020


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

Caolán McNamara <caolanm at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|libreoffice-bugs at lists.free |caolanm at redhat.com
                   |desktop.org                 |

--- Comment #15 from Caolán McNamara <caolanm at redhat.com> ---
we start with an image url ending in .png but get the data in svg format,
seeing as what we asked for ended in .png we assume its a png and use the
specific pixbuf loader for that

bisect just identifies the conversion to true gtk widgets
real regression is probably

commit 9e5cbcf90f15f46f84900a58bcaee437b98587f6
Date:   Wed Dec 18 15:35:19 2019 +0200

    load images by explicit type

-- 
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/20201014/3ad01908/attachment.htm>


More information about the Libreoffice-bugs mailing list