<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:oliver.brinzing@gmx.de" title="Oliver Brinzing <oliver.brinzing@gmx.de>"> <span class="fn">Oliver Brinzing</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Macro execution from macro-assigned button activation, involving a Save-as (FILESAVE) and subsequent Reload (FILEOPEN), Close and Reopen original makes application crash"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121822">bug 121822</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEEDINFO
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Version</td>
           <td>6.1.3.2 release
           </td>
           <td>Inherited From OOo
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Macro execution from macro-assigned button activation, involving a Save-as (FILESAVE) and subsequent Reload (FILEOPEN), Close and Reopen original makes application crash"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121822#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Macro execution from macro-assigned button activation, involving a Save-as (FILESAVE) and subsequent Reload (FILEOPEN), Close and Reopen original makes application crash"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121822">bug 121822</a>
              from <span class="vcard"><a class="email" href="mailto:oliver.brinzing@gmx.de" title="Oliver Brinzing <oliver.brinzing@gmx.de>"> <span class="fn">Oliver Brinzing</span></a>
</span></b>
        <pre>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&amp;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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>