Bug 76197 - Other: OfficeMenuBar no longer takes private menu's in StartModule
Summary: Other: OfficeMenuBar no longer takes private menu's in StartModule
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version: 4.2.0.4 release
Hardware: Other All
: medium normal
Assignee: Not Assigned
QA Contact:
URL:
Whiteboard: BSA
Keywords:
: 76199 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-03-15 11:11 UTC by Fernand
Modified: 2015-01-03 17:38 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Fernand 2014-03-15 11:11:19 UTC
With  4.2 (Windows)

Private Extensions menu's are no longer visible in the StartModule
Private Toolbars are still visible in the StartModule

<node oor:name="OfficeMenuBar">
            <node oor:name="MyPrivateMenu.OfficeMenuBar" oor:op="replace">
                <prop oor:name="Context" oor:type="xs:string"> <value>com.sun.star.frame.StartModule,com.sun.star.text.TextDocument,com.sun.star.sdb.TextReportDesign,com.sun.star.text.WebDocument,com.sun.star.xforms.XMLFormDocument,com.sun.star.text.GlobalDocument,com.sun.star.sdb.FormDesign,com.sun.star.sheet.SpreadsheetDocument,com.sun.star.drawing.DrawingDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.sdb.OfficeDatabaseDocument</value>
                </prop>

this menu shows in the different modules but "com.sun.star.frame.StartModule" is sillently ignored





<node oor:name="MyPrivate Toolbar.OfficeToolBar" oor:op="replace">
                <node oor:name="m001" oor:op="replace">
                    <prop oor:name="Context" oor:type="xs:string"> <value>com.sun.star.frame.StartModule,com.sun.star.text.TextDocument,com.sun.star.sdb.TextReportDesign,com.sun.star.text.WebDocument,com.sun.star.xforms.XMLFormDocument,com.sun.star.text.GlobalDocument,com.sun.star.sdb.FormDesign,com.sun.star.sheet.SpreadsheetDocument,com.sun.star.drawing.DrawingDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.sdb.OfficeDatabaseDocument</value>
                    </prop>

here the Menubar is showed in the startModule
              
Operating System: All
Version: 4.2.0.4 release
Comment 1 Cor Nouws 2014-04-08 20:09:19 UTC
Hi Fernand,

Haven't checked yet (will do when I update an extension.. later)
But isn this change done on purpose with the new start center ??

Cheers
Cor
Comment 2 Adolfo Jayme 2014-11-11 11:01:31 UTC
*** Bug 76199 has been marked as a duplicate of this bug. ***
Comment 3 Alex Thurgood 2015-01-03 17:38:07 UTC
Adding self to CC if not already on


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.