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

--- Comment #30 from Armin Le Grand (CIB) <armin.le.gr...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to