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

--- Comment #65 from Camaleón <[email protected]> ---
(In reply to hellwoodfire from comment #62)
> Sorry. I just discovered that works only if the ShowIconsInMenues option was
> previously set in a previous version of LibreOffice, when the option was
> there (eg  6.3.4)
> 
> There is a workaround for users with the GTK3 rendering: 
> 
> Edit the registrymodifications.xcu file 
> 
> It's here for the PPA or DED version (~ is your home folder):
> ~/.config/libreoffice/4/user/registrymodifications.xcu
> 
> or It's here for a flatpak:
> ~/.var/app/org.libreoffice.LibreOffice/config/libreoffice/4/user/
> registrymodifications.xcu 
> 
> Edit (or add) the following lines. 
> 
> <item oor:path="/org.openoffice.Office.Common/View/Menu"><prop
> oor:name="IsSystemIconsInMenus"
> oor:op="fuse"><value>false</value></prop></item>
> 
> <item oor:path="/org.openoffice.Office.Common/View/Menu"><prop
> oor:name="ShowIconsInMenues" oor:op="fuse"><value>true</value></prop></item>
> 
> 
> As you can see, with LO version 7.0.3, the logic is weird:  
> IsSystemIconsInMenus must be set to false.
> ShowIconsInMenues must be set to true.

I can confirm doing this unlogical steps restores the sub-menu icons.
I just have installed on my Debian 11 with XFCE 4.16 a clean:

Version: 7.3.5.2 / LibreOffice Community
Build ID: 184fe81b8c8c30d8b5082578aee2fed2ea847c01
CPU threads: 4; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: es-ES (es_ES.UTF-8); UI: es-ES
Calc: threaded

When first opening Writer, submenu showed no icons and wondered why they were
missing and also no visible option to tweak this as it used to be.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to