<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Pivot charts: CRASH when dragging and dropping the chart upon a button"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107102#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Pivot charts: CRASH when dragging and dropping the chart upon a button"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107102">bug 107102</a>
              from <span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span></b>
        <pre>probably checking for

 if (!mxAccessible.is() && maEdSearch)

instead of just

if (!mxAccessible.is())

would be sufficient to detect the "is-in-dispose" case if you want to see if
that works.</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>