[Libreoffice-bugs] [Bug 121822] Macro execution from macro-assigned button activation, involving a Save-as (FILESAVE) and subsequent Reload (FILEOPEN), Close and Reopen original makes application crash
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Dec 2 07:41:07 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=121822
Oliver Brinzing <oliver.brinzing at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Version|6.1.3.2 release |Inherited From OOo
--- Comment #4 from Oliver Brinzing <oliver.brinzing at gmx.de> ---
confirming crash if macro is called from:
<draw:custom-shape draw:z-index="0" draw:style-name="gr1"
draw:text-style-name="P2"
svg:width="226.37pt" svg:height="24.41pt" svg:x="0pt" svg:y="0.03pt">
<office:event-listeners>
<script:event-listener script:language="ooo:script"
script:event-name="dom:click"
xlink:href="vnd.sun.star.script:Standard.Module1.ThemeExport?
language=Basic&location=application" xlink:type="simple"/>
</office:event-listeners>
<text:p text:style-name="P1">
<text:span text:style-name="T1">Shell Script Export Button</text:span>
</text:p>
<draw:enhanced-geometry svg:viewBox="0 0 21600 21600"
[...]
</draw:enhanced-geometry>
</draw:custom-shape>
but it will *not* crash, if macro is started via a form control.
--
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/20181202/a08cf407/attachment.html>
More information about the Libreoffice-bugs
mailing list