https://bugs.documentfoundation.org/show_bug.cgi?id=172288
Bug ID: 172288
Summary: Make the 'Macros disabled' message dismissible
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
I disabled macros for security reasons (several hardening guides mention this,
too). Now, whenever I open any document (mind: documents WITHOUT macros), there
is a yellow warning saying something like: "Macros disabled. Execution of
macros is disabled due to the current macro security settings". This warning
uses screen-space and is of no use to me. It seems ok to show this once, but
not every time. I would like to dismiss this message permanently.
Steps to Reproduce:
1.disable macros. I do this via "C:\Program
Files\LibreOffice\share\registry\res\Security.xcd" (<item
oor:path="/org.openoffice.Office.Common/Security/Scripting"><prop
oor:name="DisableMacrosExecution" oor:finalized="true" oor:op="fuse"
oor:type="xs:boolean"><value>true</value></prop></item>), but I'm pretty sure,
the effect is the same if one disables marcos via the settings/gui.
2. open ANY document (even one without any macros)
Actual Results:
There is always a yellow warning-bar, informing me that macros are disabled. I
can dismiss this message, but it comes again every time, I open a document.
Expected Results:
It would be nice, if LibreOffice could remember the dismissal.
Reproducible: Always
User Profile Reset: No
Additional Info:
This should be easy to reproduce. It's not a bug per se, but it is annoying.
--
You are receiving this mail because:
You are the assignee for the bug.