[Libreoffice-bugs] [Bug 108406] libreoffice from 5-4 branch shows a broken helpimg icon theme in options.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 6 13:39:54 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=108406
--- Comment #10 from Katarina Behrens (CIB) <Katarina.Behrens at cib.de> ---
Code pointers:
cui/source/options/optgdlg.cxx, class OfaViewTabPage, variable for "Icon Style"
listbox. It is populated w/ items in constructor with items from
'mInstalledIconThemes' member variable
To fix the bug:
* either exclude 'helpimg' theme from mInstalledIconThemes in this class
* or do it 1 level up in vcl::StyleSettings (vcl/source/app/settings.cxx)
--
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/20170906/2b903b87/attachment.html>
More information about the Libreoffice-bugs
mailing list