[Mono-bugs] [Bug 381886] DragDrop event is not fired on drop
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jun 12 17:19:13 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=381886
User ecanuto at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=381886#c4
--- Comment #4 from Everaldo Canuto <ecanuto at novell.com> 2008-06-12 15:19:13 MDT ---
Well, comment the "if's" is not the better solution because it is here for one
reason. I think that the problem is that the "if" must check "!=" instead of
"==" to prevent call control.DndDrop for control == null.
That was probably a mistake with == and !=. I will fix that and test under win.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list