[Libreoffice-bugs] [Bug 132747] VIEWING: ViewMenu uno:ToolbarsMenu can't hide / disappear
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Sep 4 09:25:39 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=132747
Buovjaga <ilmari.lauhakangas at libreoffice.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Whiteboard| QA:needsComment |
--- Comment #1 from Buovjaga <ilmari.lauhakangas at libreoffice.org> ---
Pasting here the AddonsUI.xcu contents, so people can study it quicker:
<?xml version="1.0" ?>
<oor:component-data oor:name="Addons" oor:package="org.openoffice.Office"
xmlns:oor="http://openoffice.org/2001/registry"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<node oor:name="AddonUI">
<node oor:name="OfficeMenuBarMerging">
<node oor:name="" oor:op="replace">
<node oor:name="" oor:op="replace">
<prop oor:name="MergeCommand">
<value>Remove</value>
</prop>
<prop oor:name="MergeFallback">
<value>Ignore</value>
</prop>
<prop oor:name="MergePoint">
<value>.uno:ViewMenu\.uno:ToolbarsMenu</value>
</prop>
<prop oor:name="MergeContext">
<value>com.sun.star.text.TextDocument</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>
I can't comment on it myself. I only confirm that nothing is hidden in current
master or version 3.3.0, if I install it.
--
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/20200904/1fef4cec/attachment.htm>
More information about the Libreoffice-bugs
mailing list