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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78481 --- shadow/78481 2006-05-22 11:43:37.000000000 -0400 +++ shadow/78481.tmp.19277 2006-05-22 14:42:13.000000000 -0400 @@ -1,23 +1,23 @@ Bug#: 78481 Product: Mono: Class Libraries Version: 1.1 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: DataGrid: OnLeave() is incorrectly invoked when it gets focus +Summary: Control OnLeave() is incorrectly invoked when it gets focus There is a focus handling bug in DataGrid. Build the example below, run, and click a grid cell. using System; using System.Data; @@ -63,6 +63,9 @@ consistently. Additional Information: If I understand correctly it kinda blocks bug #78363. + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-22 14:42 ------- +Turned out that it also happens to other things like Form. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
