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=77903 --- shadow/77903 2006-04-27 01:08:58.000000000 -0400 +++ shadow/77903.tmp.25369 2006-05-14 14:32:18.000000000 -0400 @@ -32,6 +32,23 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-03-24 16:07 ------- Created an attachment (id=16668) ms.net textbox output + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-14 14:32 ------- +I've attached a new test case that shows some LostFocus/GotFocus +weirdness. + +There are two textboxes on the form, the first one (textBox1) has the +focus. Now, if you click the second textbox on the right side you can +see in the output textbox on the bottom the following output: + +TextBox2 got focus +TextBox1 lost focus + +On Windows the same app gives me: + +TextBox1 lost focus +TextBox2 got focus + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
