Bug 76199 - OfficeMenuBar no longer takes private menu's in StartModule
Summary: OfficeMenuBar no longer takes private menu's in StartModule
Status: RESOLVED DUPLICATE of bug 76197
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
4.2.2.1 release
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-15 11:23 UTC by Fernand
Modified: 2014-11-11 11:01 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fernand 2014-03-15 11:23:33 UTC
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
Comment 1 bfoman (inactive) 2014-03-15 13:15:06 UTC
Clone of bug 76197.
Comment 2 Adolfo Jayme Barrientos 2014-03-16 07:16:26 UTC

*** This bug has been marked as a duplicate of bug 76167 ***
Comment 3 bfoman (inactive) 2014-03-16 13:37:02 UTC
(In reply to comment #2)
> 
> *** This bug has been marked as a duplicate of bug 76167 ***

Back to invalid state.
Comment 4 Adolfo Jayme Barrientos 2014-11-11 11:01:31 UTC
Sorry, I made a typo when setting this as DUPLICATE.

Anyway, I don’t know why to report the same thing twice.

*** This bug has been marked as a duplicate of bug 76197 ***