[Mono-bugs] [Bug 78481][Nor] Changed - Control OnLeave() is incorrectly invoked when it gets focus

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 23 00:58:19 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 atsushi at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78481

--- shadow/78481	2006-05-23 00:57:18.000000000 -0400
+++ shadow/78481.tmp.11425	2006-05-23 00:58:19.000000000 -0400
@@ -98,6 +98,11 @@
 When its DataGridTextBox gets focus, WM_KILLFOCUS happens (at least on
 mono). In that case, DataGrid should not raise Leave event.
 
 On the other hand, it still raises LostFocus. Thus, Leave and
 LostFocus are not always parallel. Something similar might happen to
 other ContainerControls but I need more research on it.
+
+------- Additional Comments From atsushi at ximian.com  2006-05-23 00:58 -------
+Created an attachment (id=17088)
+the test case mentioned in the previous message.
+


More information about the mono-bugs mailing list