[Mono-bugs] [Bug 78481][Nor] Changed - [Patch] Control OnLeave() is incorrectly invoked when it gets focus
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 2 16:32:36 EDT 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78481
--- shadow/78481 2006-09-08 19:26:28.000000000 -0400
+++ shadow/78481.tmp.5863 2006-10-02 16:32:36.000000000 -0400
@@ -12,13 +12,13 @@
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: [Patch] Control OnLeave() is incorrectly invoked when it gets focus
-BugsThisDependsOn: 78674
+BugsThisDependsOn: 78674[FIXED]
There is a focus handling bug in DataGrid. Build the example below, run,
and click a grid cell.
using System;
using System.Data;
More information about the mono-bugs
mailing list