[Mono-bugs] [Bug 381880] New: X11: DragLeave event fired too aggressively
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Apr 21 07:30:40 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=381880
Summary: X11: DragLeave event fired too aggressively
Product: Mono: Class Libraries
Version: SVN
Platform: All
OS/Version: openSUSE 10.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at lists.ximian.com
Found By: ---
When the mouse pointer is moved from a drag&drop target to one or more controls
that are no drag&drop target, then the DragLeave event should just be sent
once.
Currently, we keep sending the DragLeave event on each mouse movement.
To reproduce:
1. compile and run the attached code.
2. follow the on-screen instructions.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list