<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash when the anchor icon is dropped outside of the document ( steps comment 24 )"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=106131#c30">Comment # 30</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash when the anchor icon is dropped outside of the document ( steps comment 24 )"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=106131">bug 106131</a>
              from <span class="vcard"><a class="email" href="mailto:Armin.Le.Grand@me.com" title="Armin Le Grand (CIB) <Armin.Le.Grand@me.com>"> <span class="fn">Armin Le Grand (CIB)</span></a>
</span></b>
        <pre>There seems to be no MouseButtonUp due to a SalEvent::MouseLeave that is
triggered. That again seems to happen since a 'drag' gets started (which may be
right, the anchor gets dragged). bMouseLeave in ImplHandleMouseEvent gets true,
a MouseMove is created instead of MouseButtonUp.
All this happens when the anchor symbol and the object anchored overlap like
with the rectangle example. If no overlap, all works well.
Thus the overlap and MouseButtonDown seems to initiate two things at once - the
anchor drag and the object drag (ß). Need to check that. ANyways, *nothing*
should lead to Win's getting a MouseButtonUp without a MouseButtonDown pairing.</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>