[Libreoffice-bugs] [Bug 118238] New: Macros can't be enabled when opening a document via remote UNO
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 19 09:37:33 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118238
Bug ID: 118238
Summary: Macros can't be enabled when opening a document via
remote UNO
Product: LibreOffice
Version: 6.1.0.0.beta1+
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: UI
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: s.mehrbrodt at gmail.com
When opening a document with macros, usually a dialog appears asking if macros
should be enabled.
However, this doesn't work when opening a document via remote UNO. In this
case, all interactions are "muted".
We should instead read the "Hidden" MediaDescriptor flag [1] and only if it is
set to true, mute the interactions. If the document is visible, the macro
dialog (and other dialogs) should be shown.
[1]
https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1MediaDescriptor.html
--
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/20180619/f36abcb2/attachment.html>
More information about the Libreoffice-bugs
mailing list