[Libreoffice-bugs] [Bug 123896] New: Dummy FIle menu

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Mar 6 10:53:45 UTC 2019


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

            Bug ID: 123896
           Summary: Dummy FIle menu
           Product: LibreOffice Online
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: machniak at kolabsys.com

I noticed the dummy menu after upgrade to Collabora Online 4.0, so it must be
some regression. The menu item should be removed from the toolbar.

Here's my WOPI setup: 

            'UserCanWrite'              => true,
            'PostMessageOrigin'         => $info['origin'],
            // Tell the client we do not support PutRelativeFile yet
            'UserCanNotWriteRelative'   => true,
            // Properties specific to Collabora Online
            'HideSaveOption'            => true,
            'HideExportOption'          => true,
            'HidePrintOption'           => true,
            'EnableOwnerTermination'    => true,
            'WatermarkText'             => '', // ??
            'DisablePrint'              => false,
            'DisableExport'             => false,
            'DisableCopy'               => false,
            'DisableInactiveMessages'   => true,
            'DisableChangeTrackingRecord' => true,
            'DisableChangeTrackingShow'   => true,
            'HideChangeTrackingControls'  => true,
            'UserExtraInfo'             => array(),

Also, note redundant padding between the logo and first toolbar item.

-- 
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/20190306/ced65611/attachment.html>


More information about the Libreoffice-bugs mailing list