[Libreoffice-bugs] [Bug 106131] Crash when the anchor icon is dropped outside of the document ( steps comment 24 )

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu May 25 17:44:56 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=106131

--- Comment #30 from Armin Le Grand (CIB) <Armin.Le.Grand at me.com> ---
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.

-- 
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/20170525/bc953fe3/attachment.html>


More information about the Libreoffice-bugs mailing list